Home
last modified time | relevance | path

Searched refs:nilfs_bmap_operations (Results 1 – 3 of 3) sorted by relevance

/linux/fs/nilfs2/
H A Dbmap.h46 * struct nilfs_bmap_operations - bmap operation table
61 struct nilfs_bmap_operations { struct
118 const struct nilfs_bmap_operations *b_ops;
62 bop_lookupnilfs_bmap_operations global() argument
63 bop_lookup_contignilfs_bmap_operations global() argument
65 bop_insertnilfs_bmap_operations global() argument
66 bop_deletenilfs_bmap_operations global() argument
67 bop_clearnilfs_bmap_operations global() argument
69 bop_propagatenilfs_bmap_operations global() argument
70 bop_lookup_dirty_buffersnilfs_bmap_operations global() argument
73 bop_assignnilfs_bmap_operations global() argument
77 bop_marknilfs_bmap_operations global() argument
79 bop_seek_keynilfs_bmap_operations global() argument
80 bop_last_keynilfs_bmap_operations global() argument
83 bop_check_insertnilfs_bmap_operations global() argument
84 bop_check_deletenilfs_bmap_operations global() argument
85 bop_gather_datanilfs_bmap_operations global() argument
H A Ddirect.c360 static const struct nilfs_bmap_operations nilfs_direct_ops = {
H A Dbtree.c2376 static const struct nilfs_bmap_operations nilfs_btree_ops = {
2398 static const struct nilfs_bmap_operations nilfs_btree_ops_gc = {