Home
last modified time | relevance | path

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

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