Home
last modified time | relevance | path

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

/linux-3.4.99/fs/nilfs2/
Dthe_nilfs.h98 struct the_nilfs { struct
99 unsigned long ns_flags;
124 * The writable FS-instance is sole during a lifetime of the_nilfs. argument
126 u64 ns_seg_seq;
127 __u64 ns_segnum;
128 __u64 ns_nextnum;
152 * the_nilfs is initialized. argument
154 struct inode *ns_dat;
155 struct inode *ns_cpfile;
156 struct inode *ns_sufile;
[all …]
Dioctl.c43 ssize_t (*dofunc)(struct the_nilfs *, in nilfs_ioctl_wrap_copy()
769 ssize_t (*dofunc)(struct the_nilfs *, in nilfs_ioctl_get_info()