Searched refs:XFS_FSOP_GEOM_FLAGS_ATTR2 (Results 1 – 2 of 2) sorted by relevance
| /Linux-v5.4/fs/xfs/libxfs/ | ||
| D | xfs_fs.h | 241 #define XFS_FSOP_GEOM_FLAGS_ATTR2 (1 << 10) /* inline attributes rework */ macro |
| D | xfs_sb.c | 1120 geo->flags |= XFS_FSOP_GEOM_FLAGS_ATTR2; in xfs_fs_geometry() |