Searched refs:efs_sb_validate (Results 1 – 3 of 3) sorted by relevance
32 int efs_sb_validate(struct efs_sb *, const char **);
91 if (efs_sb_validate(&emp->em_sb, &why)) { in efs_mount_common()
87 efs_sb_validate(struct efs_sb *esb, const char **why) in efs_sb_validate() function