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