Home
last modified time | relevance | path

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

/fs/zonefs/
Dzonefs.h211 struct zonefs_sb_info { struct
213 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