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

/linux-4.1.27/fs/nilfs2/
H A Dbmap.c117 if (bmap->b_ops->bop_check_insert != NULL) { nilfs_bmap_do_insert()
118 ret = bmap->b_ops->bop_check_insert(bmap, key); nilfs_bmap_do_insert()
H A Dbmap.h83 int (*bop_check_insert)(const struct nilfs_bmap *, __u64); member in struct:nilfs_bmap_operations
H A Ddirect.c376 .bop_check_insert = nilfs_direct_check_insert,
H A Dbtree.c2363 .bop_check_insert = NULL,
2385 .bop_check_insert = NULL,

Completed in 69 milliseconds