Home
last modified time | relevance | path

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

/linux-3.4.99/fs/nilfs2/
Dbmap.c120 n = bmap->b_ops->bop_gather_data( in nilfs_bmap_do_insert()
177 n = bmap->b_ops->bop_gather_data( in nilfs_bmap_do_delete()
Dbmap.h83 int (*bop_gather_data)(struct nilfs_bmap *, __u64 *, __u64 *, int); member
Ddirect.c361 .bop_gather_data = nilfs_direct_gather_data,
Dbtree.c2274 .bop_gather_data = nilfs_btree_gather_data,
2294 .bop_gather_data = NULL,