Searched refs:efs_super (Results 1 - 2 of 2) sorted by relevance

/linux-master/include/uapi/linux/
H A Defs_fs_sb.h26 struct efs_super { struct
/linux-master/fs/efs/
H A Dsuper.c234 static int efs_validate_super(struct efs_sb_info *sb, struct efs_super *super) {
297 if (efs_validate_super(sb, (struct efs_super *) bh->b_data)) {

Completed in 131 milliseconds