Home
last modified time | relevance | path

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

/linux/fs/nilfs2/
H A Dbmap.h144 * struct nilfs_bmap_store - shadow copy of bmap state
150 struct nilfs_bmap_store { struct
176 void nilfs_bmap_save(const struct nilfs_bmap *, struct nilfs_bmap_store *); argument
177 void nilfs_bmap_restore(struct nilfs_bmap *, const struct nilfs_bmap_store *);
151 datanilfs_bmap_store global() argument
152 last_allocated_keynilfs_bmap_store global() argument
H A Dmdt.h25 struct nilfs_bmap_store bmap_store;
H A Dbmap.c546 struct nilfs_bmap_store *store) in nilfs_bmap_save()
555 const struct nilfs_bmap_store *store) in nilfs_bmap_restore()