Home
last modified time | relevance | path

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

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