Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/fs/zonefs/
Dzonefs.h46 struct zonefs_inode_info { struct
47 struct inode i_vnode;
50 enum zonefs_ztype i_ztype;
53 sector_t i_zsector;
56 loff_t i_wpoffset;
59 loff_t i_max_size;
85 static inline struct zonefs_inode_info *ZONEFS_I(struct inode *inode) in ZONEFS_I() argument
/kernel/linux/linux-6.6/fs/zonefs/
Dzonefs.h87 struct zonefs_inode_info { struct
109 static inline struct zonefs_inode_info *ZONEFS_I(struct inode *inode) in ZONEFS_I() argument