Home
last modified time | relevance | path

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

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