Home
last modified time | relevance | path

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

/openbmc/linux/fs/zonefs/
H A Dzonefs.h217 struct zonefs_sb_info { struct
219 unsigned long s_mount_opts;
221 spinlock_t s_lock;
246 static inline struct zonefs_sb_info *ZONEFS_SB(struct super_block *sb) in ZONEFS_SB() argument