Home
last modified time | relevance | path

Searched refs:EFS_DIRBLK_MAGIC (Results 1 – 3 of 3) sorted by relevance

/linux/fs/efs/
A Ddir.c55 if (be16_to_cpu(dirblock->magic) != EFS_DIRBLK_MAGIC) { in efs_readdir()
A Defs.h99 #define EFS_DIRBLK_MAGIC 0xbeef /* moo */ macro
A Dnamei.c42 if (be16_to_cpu(dirblock->magic) != EFS_DIRBLK_MAGIC) { in efs_find_entry()

Completed in 4 milliseconds