Home
last modified time | relevance | path

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

/linux-4.1.27/fs/xfs/libxfs/
Dxfs_types.h60 #define NULLEXTNUM ((xfs_extnum_t)-1) macro
Dxfs_bmap.c1446 if (unlikely(!(gotp->br_startblock) && (*lastxp != NULLEXTNUM) && in xfs_bmap_search_extents()
1457 *lastxp = NULLEXTNUM; in xfs_bmap_search_extents()
4292 if (bma->idx != NULLEXTNUM && bma->idx) { in xfs_bmapi_allocate()