Searched defs:EXT2_SB (Results 1 – 1 of 1) sorted by relevance
71 static inline struct ext2_sb_info *EXT2_SB(struct super_block *sb) in EXT2_SB() function79 #define EXT2_SB(sb) (sb) macro