Home
last modified time | relevance | path

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

/linux-6.15/fs/xfs/libxfs/
H A Dxfs_fs.h252 #define XFS_FSOP_GEOM_FLAGS_ZONED (1 << 27) /* zoned rt device */ macro
H A Dxfs_sb.c1575 geo->flags |= XFS_FSOP_GEOM_FLAGS_ZONED; in xfs_fs_geometry()