Home
last modified time | relevance | path

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

/linux-4.4.14/fs/nilfs2/
Dthe_nilfs.h251 struct nilfs_root { struct
252 __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;