Searched refs:AFS_FS_MAGIC (Results 1 – 2 of 2) sorted by relevance
/openbmc/linux/include/uapi/linux/ | ||
H A D | magic.h | 55 #define AFS_FS_MAGIC 0x6B414653 macro |
/openbmc/linux/fs/afs/ | ||
H A D | super.c | 460 sb->s_magic = AFS_FS_MAGIC; in afs_fill_super() |