Home
last modified time | relevance | path

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

/linux-2.6.39/fs/freevxfs/
Dvxfs_super.c114 bufp->f_type = VXFS_SUPER_MAGIC; in vxfs_statfs()
181 if (rsbp->vs_magic != VXFS_SUPER_MAGIC) { in vxfs_fill_super()
Dvxfs.h51 #define VXFS_SUPER_MAGIC 0xa501FCF5 macro