Home
last modified time | relevance | path

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

/linux-5.19.10/include/uapi/linux/
Dmagic.h55 #define AFS_FS_MAGIC 0x6B414653 macro
/linux-5.19.10/fs/afs/
Dsuper.c458 sb->s_magic = AFS_FS_MAGIC; in afs_fill_super()