Searched refs:XFS_FSOP_GEOM_FLAGS_ATTR (Results 1 – 2 of 2) sorted by relevance
/linux-6.6.21/fs/xfs/libxfs/ | ||
D | xfs_fs.h | 216 #define XFS_FSOP_GEOM_FLAGS_ATTR (1 << 0) /* attributes in use */ macro |
D | xfs_sb.c | 1218 geo->flags |= XFS_FSOP_GEOM_FLAGS_ATTR; in xfs_fs_geometry() |