Searched refs:be_magic (Results 1 – 2 of 2) sorted by relevance
155 int be_magic; in v2_check_file() local160 be_magic = be32_to_cpu((__force __be32)dqh.dqh_magic); in v2_check_file()161 if (be_magic == file_magics[type]) { in v2_check_file()
154 int be_magic; in v2_check_file() local162 be_magic = ext2fs_be32_to_cpu((__force __be32)dqh.dqh_magic); in v2_check_file()163 if (be_magic == file_magics[type]) { in v2_check_file()