Home
last modified time | relevance | path

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

/linux/fs/nilfs2/
H A Dbmap.h65 int (*bop_insert)(struct nilfs_bmap *, __u64, __u64); member
H A Ddirect.c360 .bop_insert = nilfs_direct_insert,
H A Dbmap.c126 return bmap->b_ops->bop_insert(bmap, key, ptr); in nilfs_bmap_do_insert()
H A Dbtree.c2377 .bop_insert = nilfs_btree_insert,
2399 .bop_insert = NULL,