Home
last modified time | relevance | path

Searched refs:VBOXSF_SUPER_MAGIC (Results 1 - 2 of 2) sorted by relevance

/kernel/linux/linux-5.10/fs/vboxsf/
H A Dsuper.c22 #define VBOXSF_SUPER_MAGIC 0x786f4256 /* 'VBox' little endian */ macro
196 sb->s_magic = VBOXSF_SUPER_MAGIC; in vboxsf_fill_super()
299 stat->f_type = VBOXSF_SUPER_MAGIC; in vboxsf_statfs()
/kernel/linux/linux-6.6/fs/vboxsf/
H A Dsuper.c22 #define VBOXSF_SUPER_MAGIC 0x786f4256 /* 'VBox' little endian */ macro
196 sb->s_magic = VBOXSF_SUPER_MAGIC; in vboxsf_fill_super()
299 stat->f_type = VBOXSF_SUPER_MAGIC; in vboxsf_statfs()

Completed in 2 milliseconds