Home
last modified time | relevance | path

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

/openbmc/linux/include/uapi/linux/
H A Dmagic.h78 #define V9FS_MAGIC 0x01021997 macro
/openbmc/linux/fs/9p/
H A Dvfs_super.c63 sb->s_magic = V9FS_MAGIC; in v9fs_fill_super()