Home
last modified time | relevance | path

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

/linux/fs/nilfs2/
H A Dthe_nilfs.h93 struct the_nilfs { struct
94 unsigned long ns_flags;
95 int ns_flushed_device;
97 struct super_block *ns_sb;
98 struct block_device *ns_bdev;
99 struct rw_semaphore ns_sem;
100 struct mutex ns_snapshot_mount_mutex;
107 struct buffer_head *ns_sbh[2];
108 struct nilfs_super_block *ns_sbp[2];
109 time64_t ns_sbwtime;
[all …]
H A Dioctl.c50 ssize_t (*dofunc)(struct the_nilfs *, in nilfs_ioctl_wrap_copy()
1170 ssize_t (*dofunc)(struct the_nilfs *, in nilfs_ioctl_get_info()