Home
last modified time | relevance | path

Searched refs:BEFS_INODE_MAGIC1 (Results 1 – 2 of 2) sorted by relevance

/linux-4.19.296/fs/befs/
Dinode.c27 if (magic1 != BEFS_INODE_MAGIC1) { in befs_check_inode()
Dbefs_fs_types.h70 #define BEFS_INODE_MAGIC1 0x3bbe0ad9 macro