Home
last modified time | relevance | path

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

/Linux-v5.4/fs/nilfs2/
Dthe_nilfs.h94 struct the_nilfs { struct
95 unsigned long ns_flags;
96 int ns_flushed_device;
98 struct super_block *ns_sb;
99 struct block_device *ns_bdev;
100 struct rw_semaphore ns_sem;
101 struct mutex ns_snapshot_mount_mutex;
108 struct buffer_head *ns_sbh[2];
109 struct nilfs_super_block *ns_sbp[2];
110 time64_t ns_sbwtime;
[all …]
Dioctl.c48 ssize_t (*dofunc)(struct the_nilfs *, in nilfs_ioctl_wrap_copy()
1167 ssize_t (*dofunc)(struct the_nilfs *, in nilfs_ioctl_get_info()