Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/include/uapi/linux/
H A Defs_fs_sb.h26 struct efs_super { struct
/kernel/linux/linux-6.6/include/uapi/linux/
H A Defs_fs_sb.h26 struct efs_super { struct
/kernel/linux/patches/linux-5.10/prebuilts/usr/include/linux/
H A Defs_fs_sb.h28 struct efs_super { struct
/kernel/linux/patches/linux-6.6/prebuilts/usr/include/linux/
H A Defs_fs_sb.h28 struct efs_super { struct
/kernel/linux/patches/linux-4.19/prebuilts/usr/include/linux/
H A Defs_fs_sb.h15 struct efs_super { struct
/kernel/linux/linux-5.10/fs/efs/
H A Dsuper.c234 static int efs_validate_super(struct efs_sb_info *sb, struct efs_super *super) { in efs_validate_super()
297 if (efs_validate_super(sb, (struct efs_super *) bh->b_data)) { in efs_fill_super()
/kernel/linux/linux-6.6/fs/efs/
H A Dsuper.c234 static int efs_validate_super(struct efs_sb_info *sb, struct efs_super *super) { in efs_validate_super()
297 if (efs_validate_super(sb, (struct efs_super *) bh->b_data)) { in efs_fill_super()

Completed in 3 milliseconds