Searched refs:EFS_DIRBLK_MAGIC (Results 1 – 3 of 3) sorted by relevance
55 if (be16_to_cpu(dirblock->magic) != EFS_DIRBLK_MAGIC) { in efs_readdir()
99 #define EFS_DIRBLK_MAGIC 0xbeef /* moo */ macro
42 if (be16_to_cpu(dirblock->magic) != EFS_DIRBLK_MAGIC) { in efs_find_entry()
Completed in 6 milliseconds