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

/linux-4.1.27/fs/nilfs2/
H A Dbmap.h141 * struct nilfs_bmap_store - shadow copy of bmap state
147 struct nilfs_bmap_store { struct
173 void nilfs_bmap_save(const struct nilfs_bmap *, struct nilfs_bmap_store *);
174 void nilfs_bmap_restore(struct nilfs_bmap *, const struct nilfs_bmap_store *);
H A Dmdt.h39 struct nilfs_bmap_store bmap_store;
H A Dbmap.c578 struct nilfs_bmap_store *store) nilfs_bmap_save()
587 const struct nilfs_bmap_store *store) nilfs_bmap_restore()

Completed in 87 milliseconds