Searched defs:nilfs_root (Results 1 – 1 of 1) sorted by relevance
251 struct nilfs_root { struct252 __u64 cno;253 struct rb_node rb_node;255 atomic_t count;256 struct the_nilfs *nilfs;257 struct inode *ifile;259 atomic64_t inodes_count;260 atomic64_t blocks_count;263 struct kobject snapshot_kobj;264 struct completion snapshot_kobj_unregister;