Home
last modified time | relevance | path

Searched refs:bop_insert (Results 1 – 4 of 4) sorted by relevance

/openbmc/linux/fs/nilfs2/
H A Dbmap.h52 int (*bop_insert)(struct nilfs_bmap *, __u64, __u64); member
H A Ddirect.c360 .bop_insert = nilfs_direct_insert,
H A Dbmap.c129 return bmap->b_ops->bop_insert(bmap, key, ptr); in nilfs_bmap_do_insert()
H A Dbtree.c2369 .bop_insert = nilfs_btree_insert,
2391 .bop_insert = NULL,