Home
last modified time | relevance | path

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

/linux-6.3-rc2/fs/nilfs2/
A Dthe_nilfs.h237 struct nilfs_root { struct
238 __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;

Completed in 5 milliseconds