Searched refs:XFS_FSOP_GEOM_FLAGS_V5SB (Results 1 – 2 of 2) sorted by relevance
/linux-4.19.296/fs/xfs/libxfs/ | ||
D | xfs_fs.h | 207 #define XFS_FSOP_GEOM_FLAGS_V5SB 0x8000 /* version 5 superblock */ macro |
D | xfs_sb.c | 1140 geo->flags |= XFS_FSOP_GEOM_FLAGS_V5SB; in xfs_fs_geometry() |