Home
last modified time | relevance | path

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

/linux-4.19.296/fs/xfs/libxfs/
Dxfs_fs.h207 #define XFS_FSOP_GEOM_FLAGS_V5SB 0x8000 /* version 5 superblock */ macro
Dxfs_sb.c1140 geo->flags |= XFS_FSOP_GEOM_FLAGS_V5SB; in xfs_fs_geometry()