Home
last modified time | relevance | path

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

/fs/nilfs2/
Dthe_nilfs.h99 struct the_nilfs { struct
123 * The writable FS-instance is sole during a lifetime of the_nilfs. argument
125 u64 ns_seg_seq;
126 __u64 ns_segnum;
127 __u64 ns_nextnum;
151 * the_nilfs is initialized. argument
153 struct inode *ns_dat;
154 struct inode *ns_cpfile;
155 struct inode *ns_sufile;
158 struct rb_root ns_cptree;
[all …]
Dioctl.c43 ssize_t (*dofunc)(struct the_nilfs *, in nilfs_ioctl_wrap_copy()
773 ssize_t (*dofunc)(struct the_nilfs *, in nilfs_ioctl_get_info()