Searched defs:the_nilfs (Results 1 – 1 of 1) sorted by relevance
93 struct the_nilfs { struct94 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 …]