Home
last modified time | relevance | path

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

/linux-4.19.296/fs/xfs/libxfs/
Dxfs_bmap.c3044 #define XFS_ALLOC_GAP_UNITS 4 macro
3121 if (prevdiff <= XFS_ALLOC_GAP_UNITS * ap->length && in xfs_bmap_adjacent()
3161 if (gotdiff <= XFS_ALLOC_GAP_UNITS * ap->length && in xfs_bmap_adjacent()