Home
last modified time | relevance | path

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

/linux-4.4.14/fs/nilfs2/
Dbmap.h147 struct nilfs_bmap_store { struct
148 __le64 data[NILFS_BMAP_SIZE / sizeof(__le64)];
149 __u64 last_allocated_key;
173 void nilfs_bmap_save(const struct nilfs_bmap *, struct nilfs_bmap_store *); argument