Home
last modified time | relevance | path

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

/Linux-v6.1/fs/xfs/libxfs/
Dxfs_fs.h226 #define XFS_FSOP_GEOM_FLAGS_ATTR2 (1 << 10) /* inline attributes rework */ macro
Dxfs_sb.c1171 geo->flags |= XFS_FSOP_GEOM_FLAGS_ATTR2; in xfs_fs_geometry()