Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/fs/xfs/libxfs/
Dxfs_fs.h250 #define XFS_FSOP_GEOM_FLAGS_RMAPBT (1 << 19) /* reverse mapping btree */ macro
Dxfs_sb.c1166 geo->flags |= XFS_FSOP_GEOM_FLAGS_RMAPBT; in xfs_fs_geometry()