Home
last modified time | relevance | path

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

/linux-4.19.296/fs/nilfs2/
Dthe_nilfs.h95 struct the_nilfs { struct
96 unsigned long ns_flags;
97 int ns_flushed_device;
99 struct super_block *ns_sb;
100 struct block_device *ns_bdev;
101 struct rw_semaphore ns_sem;
102 struct mutex ns_snapshot_mount_mutex;
109 struct buffer_head *ns_sbh[2];
110 struct nilfs_super_block *ns_sbp[2];
111 time64_t ns_sbwtime;
[all …]
Dioctl.c48 ssize_t (*dofunc)(struct the_nilfs *, in nilfs_ioctl_wrap_copy()
1179 ssize_t (*dofunc)(struct the_nilfs *, in nilfs_ioctl_get_info()