Home
last modified time | relevance | path

Searched refs:VXFS_SUPER_MAGIC (Results 1 - 4 of 4) sorted by relevance

/kernel/linux/linux-5.10/fs/freevxfs/
H A Dvxfs_super.c104 bufp->f_type = VXFS_SUPER_MAGIC; in vxfs_statfs()
236 (__force __fs32)cpu_to_le32(VXFS_SUPER_MAGIC))) { in vxfs_fill_super()
240 (__force __fs32)cpu_to_be32(VXFS_SUPER_MAGIC))) { in vxfs_fill_super()
H A Dvxfs.h45 #define VXFS_SUPER_MAGIC 0xa501FCF5 macro
/kernel/linux/linux-6.6/fs/freevxfs/
H A Dvxfs_super.c80 bufp->f_type = VXFS_SUPER_MAGIC; in vxfs_statfs()
212 (__force __fs32)cpu_to_le32(VXFS_SUPER_MAGIC))) { in vxfs_fill_super()
216 (__force __fs32)cpu_to_be32(VXFS_SUPER_MAGIC))) { in vxfs_fill_super()
H A Dvxfs.h20 #define VXFS_SUPER_MAGIC 0xa501FCF5 macro

Completed in 3 milliseconds