Home
last modified time | relevance | path

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

/Linux-v5.15/fs/nilfs2/
Dbmap.h138 struct nilfs_bmap_store { struct
139 __le64 data[NILFS_BMAP_SIZE / sizeof(__le64)];
140 __u64 last_allocated_key;
164 void nilfs_bmap_save(const struct nilfs_bmap *, struct nilfs_bmap_store *); argument