Home
last modified time | relevance | path

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

/linux/fs/nilfs2/
H A Dthe_nilfs.h229 struct nilfs_root { struct
230 __u64 cno;
231 struct rb_node rb_node;
233 refcount_t count;
234 struct the_nilfs *nilfs;
235 struct inode *ifile;
237 atomic64_t inodes_count;
238 atomic64_t blocks_count;
241 struct kobject snapshot_kobj;
242 struct completion snapshot_kobj_unregister;