Home
last modified time | relevance | path

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

/openbmc/linux/fs/xfs/libxfs/
H A Dxfs_fs.h226 #define XFS_FSOP_GEOM_FLAGS_ATTR2 (1 << 10) /* inline attributes rework */ macro
H A Dxfs_sb.c1227 geo->flags |= XFS_FSOP_GEOM_FLAGS_ATTR2; in xfs_fs_geometry()