Home
last modified time | relevance | path

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

/fs/nilfs2/
A Dbmap.c109 if (bmap->b_ops->bop_check_insert != NULL) { in nilfs_bmap_do_insert()
110 ret = bmap->b_ops->bop_check_insert(bmap, key); in nilfs_bmap_do_insert()
A Dbmap.h83 int (*bop_check_insert)(const struct nilfs_bmap *, __u64); member
A Ddirect.c377 .bop_check_insert = nilfs_direct_check_insert,
A Dbtree.c2393 .bop_check_insert = NULL,
2415 .bop_check_insert = NULL,

Completed in 13 milliseconds