Searched refs:bop_check_insert (Results 1 – 4 of 4) sorted by relevance
112 if (bmap->b_ops->bop_check_insert != NULL) { in nilfs_bmap_do_insert()113 ret = bmap->b_ops->bop_check_insert(bmap, key); in nilfs_bmap_do_insert()
83 int (*bop_check_insert)(const struct nilfs_bmap *, __u64); member
374 .bop_check_insert = nilfs_direct_check_insert,
2392 .bop_check_insert = NULL,2414 .bop_check_insert = NULL,