Searched defs:the_nilfs (Results 1 – 2 of 2) sorted by relevance
105 struct the_nilfs { struct106 unsigned long ns_flags;107 int ns_flushed_device;131 * The writable FS-instance is sole during a lifetime of the_nilfs. argument133 u64 ns_seg_seq;134 __u64 ns_segnum;135 __u64 ns_nextnum;159 * the_nilfs is initialized. argument161 struct inode *ns_dat;162 struct inode *ns_cpfile;[all …]
62 ssize_t (*dofunc)(struct the_nilfs *, in nilfs_ioctl_wrap_copy()1182 ssize_t (*dofunc)(struct the_nilfs *, in nilfs_ioctl_get_info()