Home
last modified time | relevance | path

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

/openbmc/linux/fs/xfs/libxfs/
H A Dxfs_fs.h239 #define XFS_FSOP_GEOM_FLAGS_NREXT64 (1 << 23) /* large extent counters */ macro
H A Dxfs_sb.c1253 geo->flags |= XFS_FSOP_GEOM_FLAGS_NREXT64; in xfs_fs_geometry()