Home
last modified time | relevance | path

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

/linux-4.1.27/include/uapi/linux/
Dmagic.h33 #define HOSTFS_SUPER_MAGIC 0x00c0ffee macro
/linux-4.1.27/fs/hostfs/
Dhostfs_kern.c218 sf->f_type = HOSTFS_SUPER_MAGIC; in hostfs_statfs()
938 sb->s_magic = HOSTFS_SUPER_MAGIC; in hostfs_fill_sb_common()