Home
last modified time | relevance | path

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

/linux-6.14.4/fs/nilfs2/
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 …]
Dioctl.c47 ssize_t (*dofunc)(struct the_nilfs *, in nilfs_ioctl_wrap_copy()
1133 ssize_t (*dofunc)(struct the_nilfs *, in nilfs_ioctl_get_info()