Home
last modified time | relevance | path

Searched refs:XFS_IBULK_NREXT64 (Results 1 – 3 of 3) sorted by relevance

/linux-6.12.1/fs/xfs/
Dxfs_itable.h23 #define XFS_IBULK_NREXT64 (1U << 1) macro
Dxfs_itable.c131 if (!(bc->breq->flags & XFS_IBULK_NREXT64)) in xfs_bulkstat_one_int()
Dxfs_ioctl.c234 breq->flags |= XFS_IBULK_NREXT64; in xfs_bulk_ireq_setup()