Home
last modified time | relevance | path

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

/Linux-v6.6/fs/nilfs2/
Dbmap.c115 n = bmap->b_ops->bop_gather_data( in nilfs_bmap_do_insert()
170 n = bmap->b_ops->bop_gather_data( in nilfs_bmap_do_delete()
Dbmap.h72 int (*bop_gather_data)(struct nilfs_bmap *, __u64 *, __u64 *, int); member
Ddirect.c371 .bop_gather_data = nilfs_direct_gather_data,
Dbtree.c2376 .bop_gather_data = nilfs_btree_gather_data,
2398 .bop_gather_data = NULL,