Searched refs:bop_clear (Results 1 – 4 of 4) sorted by relevance
242 if (bmap->b_ops->bop_clear != NULL) in nilfs_direct_delete_and_convert()243 bmap->b_ops->bop_clear(bmap); in nilfs_direct_delete_and_convert()362 .bop_clear = NULL,
306 if (bmap->b_ops->bop_clear != NULL) in nilfs_bmap_truncate() 307 bmap->b_ops->bop_clear(bmap); in nilfs_bmap_truncate()
67 void (*bop_clear)(struct nilfs_bmap *); member
1813 if (btree->b_ops->bop_clear != NULL) in nilfs_btree_commit_convert_and_insert() 1814 btree->b_ops->bop_clear(btree); in nilfs_btree_commit_convert_and_insert() 2379 .bop_clear = NULL,2401 .bop_clear = NULL,