Home
last modified time | relevance | path

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

/Linux-v4.19/fs/nilfs2/
Dbmap.c107 n = bmap->b_ops->bop_gather_data( in nilfs_bmap_do_insert()
162 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.c368 .bop_gather_data = nilfs_direct_gather_data,
Dbtree.c2362 .bop_gather_data = nilfs_btree_gather_data,
2384 .bop_gather_data = NULL,