Searched defs:zonefs_sb_info (Results 1 – 1 of 1) sorted by relevance
211 struct zonefs_sb_info { struct213 unsigned long s_mount_opts;215 spinlock_t s_lock;240 static inline struct zonefs_sb_info *ZONEFS_SB(struct super_block *sb) in ZONEFS_SB() argument