Home
last modified time | relevance | path

Searched refs:EFS_DIRBLK_MAGIC (Results 1 - 6 of 6) sorted by relevance

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

Completed in 2 milliseconds