Home
last modified time | relevance | path

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

/external/syslinux/core/fs/ext2/
Dext2_fs.h283 static inline struct ext2_sb_info *EXT2_SB(struct fs_info *fs) in EXT2_SB() function
/external/syslinux/libinstaller/ext2fs/
Dext2_fs.h65 #define EXT2_SB(sb) (&((sb)->u.ext2_sb)) macro
70 #define EXT2_SB(sb) (sb) macro
/external/e2fsprogs/lib/ext2fs/
Dext2_fs.h65 #define EXT2_SB(sb) (&((sb)->u.ext2_sb)) macro
70 #define EXT2_SB(sb) (sb) macro