Home
last modified time | relevance | path

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

/linux/fs/nilfs2/
H A Dthe_nilfs.h229 struct nilfs_root { struct
275 struct nilfs_root *nilfs_lookup_root(struct the_nilfs *nilfs, __u64 cno);
276 struct nilfs_root *nilfs_find_or_create_root(struct the_nilfs *nilfs,
278 void nilfs_put_root(struct nilfs_root *root);
284 static inline void nilfs_get_root(struct nilfs_root *root) in nilfs_get_root()
H A Dsegment.h19 struct nilfs_root;
121 struct nilfs_root *sc_root;
232 int nilfs_attach_log_writer(struct super_block *sb, struct nilfs_root *root);
H A Dcpfile.h20 struct nilfs_root *root, struct inode *ifile);
23 struct nilfs_root *root, __u64 blkinc,
H A Dsysfs.c96 struct nilfs_root *root, char *buf) in nilfs_snapshot_inodes_count_show()
104 struct nilfs_root *root, char *buf) in nilfs_snapshot_blocks_count_show()
117 struct nilfs_root *root, char *buf) in nilfs_snapshot_README_show()
137 struct nilfs_root *root = in nilfs_snapshot_attr_show()
138 container_of(kobj, struct nilfs_root, snapshot_kobj); in nilfs_snapshot_attr_show()
149 struct nilfs_root *root = in nilfs_snapshot_attr_store()
150 container_of(kobj, struct nilfs_root, snapshot_kobj); in nilfs_snapshot_attr_store()
159 struct nilfs_root *root = container_of(kobj, struct nilfs_root, in nilfs_snapshot_attr_release()
175 int nilfs_sysfs_create_snapshot_group(struct nilfs_root *root) in nilfs_sysfs_create_snapshot_group()
204 void nilfs_sysfs_delete_snapshot_group(struct nilfs_root *root) in nilfs_sysfs_delete_snapshot_group()
H A Dsysfs.h83 ssize_t (*show)(struct nilfs_##name##_attr *, struct nilfs_root *, \
85 ssize_t (*store)(struct nilfs_##name##_attr *, struct nilfs_root *, \