Home
last modified time | relevance | path

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

/openbmc/linux/fs/xfs/libxfs/
H A Dxfs_fs.h216 #define XFS_FSOP_GEOM_FLAGS_ATTR (1 << 0) /* attributes in use */ macro
H A Dxfs_sb.c1215 geo->flags |= XFS_FSOP_GEOM_FLAGS_ATTR; in xfs_fs_geometry()