Home
last modified time | relevance | path

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

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