Symbol: nilfs_root
fs/nilfs2/cpfile.c
246
struct nilfs_root *root, struct inode *ifile)
fs/nilfs2/cpfile.c
384
struct nilfs_root *root, __u64 blkinc,
fs/nilfs2/cpfile.h
20
struct nilfs_root *root, struct inode *ifile);
fs/nilfs2/cpfile.h
23
struct nilfs_root *root, __u64 blkinc,
fs/nilfs2/ifile.c
181
int nilfs_ifile_read(struct super_block *sb, struct nilfs_root *root,
fs/nilfs2/ifile.h
40
int nilfs_ifile_read(struct super_block *sb, struct nilfs_root *root,
fs/nilfs2/inode.c
290
struct nilfs_root *root,
fs/nilfs2/inode.c
305
struct nilfs_root *root;
fs/nilfs2/inode.c
37
struct nilfs_root *root;
fs/nilfs2/inode.c
446
struct nilfs_root *root, unsigned long ino,
fs/nilfs2/inode.c
45
struct nilfs_root *root = NILFS_I(inode)->i_root;
fs/nilfs2/inode.c
535
struct inode *nilfs_ilookup(struct super_block *sb, struct nilfs_root *root,
fs/nilfs2/inode.c
54
struct nilfs_root *root = NILFS_I(inode)->i_root;
fs/nilfs2/inode.c
545
struct inode *nilfs_iget_locked(struct super_block *sb, struct nilfs_root *root,
fs/nilfs2/inode.c
555
struct inode *nilfs_iget(struct super_block *sb, struct nilfs_root *root,
fs/nilfs2/inode.c
951
struct nilfs_root *root = NILFS_I(inode)->i_root;
fs/nilfs2/namei.c
468
struct nilfs_root *root;
fs/nilfs2/namei.c
482
struct nilfs_root *root;
fs/nilfs2/namei.c
533
struct nilfs_root *root = NILFS_I(inode)->i_root;
fs/nilfs2/nilfs.h
289
struct inode *nilfs_ilookup(struct super_block *sb, struct nilfs_root *root,
fs/nilfs2/nilfs.h
291
struct inode *nilfs_iget_locked(struct super_block *sb, struct nilfs_root *root,
fs/nilfs2/nilfs.h
293
struct inode *nilfs_iget(struct super_block *sb, struct nilfs_root *root,
fs/nilfs2/nilfs.h
378
struct nilfs_root **root);
fs/nilfs2/nilfs.h
395
int nilfs_sysfs_create_snapshot_group(struct nilfs_root *);
fs/nilfs2/nilfs.h
396
void nilfs_sysfs_delete_snapshot_group(struct nilfs_root *);
fs/nilfs2/nilfs.h
66
struct nilfs_root *i_root;
fs/nilfs2/recovery.c
524
struct nilfs_root *root,
fs/nilfs2/recovery.c
606
struct nilfs_root *root,
fs/nilfs2/recovery.c
798
struct nilfs_root *root;
fs/nilfs2/segment.c
2699
struct nilfs_root *root)
fs/nilfs2/segment.c
2832
int nilfs_attach_log_writer(struct super_block *sb, struct nilfs_root *root)
fs/nilfs2/segment.c
838
struct nilfs_root *root)
fs/nilfs2/segment.h
121
struct nilfs_root *sc_root;
fs/nilfs2/segment.h
19
struct nilfs_root;
fs/nilfs2/segment.h
232
int nilfs_attach_log_writer(struct super_block *sb, struct nilfs_root *root);
fs/nilfs2/super.c
1007
struct nilfs_root *root;
fs/nilfs2/super.c
1049
struct nilfs_root *fsroot;
fs/nilfs2/super.c
1159
struct nilfs_root *root;
fs/nilfs2/super.c
553
struct nilfs_root **rootp)
fs/nilfs2/super.c
556
struct nilfs_root *root;
fs/nilfs2/super.c
617
struct nilfs_root *root = NILFS_I(d_inode(dentry))->i_root;
fs/nilfs2/super.c
685
struct nilfs_root *root = NILFS_I(d_inode(dentry))->i_root;
fs/nilfs2/super.c
908
struct nilfs_root *root,
fs/nilfs2/super.c
959
struct nilfs_root *root;
fs/nilfs2/sysfs.c
104
struct nilfs_root *root, char *buf)
fs/nilfs2/sysfs.c
117
struct nilfs_root *root, char *buf)
fs/nilfs2/sysfs.c
137
struct nilfs_root *root =
fs/nilfs2/sysfs.c
138
container_of(kobj, struct nilfs_root, snapshot_kobj);
fs/nilfs2/sysfs.c
149
struct nilfs_root *root =
fs/nilfs2/sysfs.c
150
container_of(kobj, struct nilfs_root, snapshot_kobj);
fs/nilfs2/sysfs.c
159
struct nilfs_root *root = container_of(kobj, struct nilfs_root,
fs/nilfs2/sysfs.c
175
int nilfs_sysfs_create_snapshot_group(struct nilfs_root *root)
fs/nilfs2/sysfs.c
204
void nilfs_sysfs_delete_snapshot_group(struct nilfs_root *root)
fs/nilfs2/sysfs.c
96
struct nilfs_root *root, char *buf)
fs/nilfs2/sysfs.h
83
ssize_t (*show)(struct nilfs_##name##_attr *, struct nilfs_root *, \
fs/nilfs2/sysfs.h
85
ssize_t (*store)(struct nilfs_##name##_attr *, struct nilfs_root *, \
fs/nilfs2/the_nilfs.c
844
struct nilfs_root *nilfs_lookup_root(struct the_nilfs *nilfs, __u64 cno)
fs/nilfs2/the_nilfs.c
847
struct nilfs_root *root;
fs/nilfs2/the_nilfs.c
852
root = rb_entry(n, struct nilfs_root, rb_node);
fs/nilfs2/the_nilfs.c
869
struct nilfs_root *
fs/nilfs2/the_nilfs.c
873
struct nilfs_root *root, *new;
fs/nilfs2/the_nilfs.c
891
root = rb_entry(parent, struct nilfs_root, rb_node);
fs/nilfs2/the_nilfs.c
926
void nilfs_put_root(struct nilfs_root *root)
fs/nilfs2/the_nilfs.h
275
struct nilfs_root *nilfs_lookup_root(struct the_nilfs *nilfs, __u64 cno);
fs/nilfs2/the_nilfs.h
276
struct nilfs_root *nilfs_find_or_create_root(struct the_nilfs *nilfs,
fs/nilfs2/the_nilfs.h
278
void nilfs_put_root(struct nilfs_root *root);
fs/nilfs2/the_nilfs.h
284
static inline void nilfs_get_root(struct nilfs_root *root)