Home
last modified time | relevance | path

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

/linux-4.4.14/fs/afs/
Dsuper.c31 #define AFS_FS_MAGIC 0x6B414653 /* 'kAFS' */ macro
320 sb->s_magic = AFS_FS_MAGIC; in afs_fill_super()