Home
last modified time | relevance | path

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

/openbmc/linux/fs/nilfs2/
H A Dthe_nilfs.h239 struct nilfs_root { struct
240 __u64 cno;
241 struct rb_node rb_node;
243 refcount_t count;
244 struct the_nilfs *nilfs;
245 struct inode *ifile;
247 atomic64_t inodes_count;
248 atomic64_t blocks_count;
251 struct kobject snapshot_kobj;
252 struct completion snapshot_kobj_unregister;