efs_sb_info
static inline struct efs_sb_info *SUPER_INFO(struct super_block *sb)
efs_extent_check(efs_extent *ptr, efs_block_t block, struct efs_sb_info *sb) {
struct efs_sb_info *sb = SUPER_INFO(inode->i_sb);
struct efs_sb_info *sb = SUPER_INFO(super);
static int efs_validate_super(struct efs_sb_info *sb, struct efs_super *super) {
struct efs_sb_info *sb;
sb = kzalloc_obj(struct efs_sb_info);
struct efs_sb_info *sbi = SUPER_INFO(s);
struct efs_sb_info *sbi = SUPER_INFO(sb);