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

/linux-4.1.27/fs/nilfs2/
H A Dbmap.h65 int (*bop_insert)(struct nilfs_bmap *, __u64, __u64); member in struct:nilfs_bmap_operations
H A Ddirect.c362 .bop_insert = nilfs_direct_insert,
H A Dbmap.c134 return bmap->b_ops->bop_insert(bmap, key, ptr); nilfs_bmap_do_insert()
H A Dbtree.c2349 .bop_insert = nilfs_btree_insert,
2371 .bop_insert = NULL,

Completed in 60 milliseconds