Searched defs:nilfs_root (Results 1 – 1 of 1) sorted by relevance
237 struct nilfs_root { struct238 __u64 cno;239 struct rb_node rb_node;241 refcount_t count;242 struct the_nilfs *nilfs;243 struct inode *ifile;245 atomic64_t inodes_count;246 atomic64_t blocks_count;249 struct kobject snapshot_kobj;250 struct completion snapshot_kobj_unregister;