Home
last modified time | relevance | path

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

/linux-4.4.14/fs/nilfs2/
Dthe_nilfs.h105 struct the_nilfs { struct
106 unsigned long ns_flags;
107 int ns_flushed_device;
131 * The writable FS-instance is sole during a lifetime of the_nilfs. argument
133 u64 ns_seg_seq;
134 __u64 ns_segnum;
135 __u64 ns_nextnum;
159 * the_nilfs is initialized. argument
161 struct inode *ns_dat;
162 struct inode *ns_cpfile;
[all …]
Dioctl.c62 ssize_t (*dofunc)(struct the_nilfs *, in nilfs_ioctl_wrap_copy()
1182 ssize_t (*dofunc)(struct the_nilfs *, in nilfs_ioctl_get_info()