Home
last modified time | relevance | path

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

/fs/xfs/
Dxfs_types.h129 #define NULLEXTNUM ((xfs_extnum_t)-1) macro
Dxfs_bmap.c3769 if (unlikely(!(gotp->br_startblock) && (*lastxp != NULLEXTNUM) && in xfs_bmap_search_extents()
3780 *lastxp = NULLEXTNUM; in xfs_bmap_search_extents()
4926 if (lastx != NULLEXTNUM && lastx) { in xfs_bmapi()
Dxfs_inode.c933 ifp->if_lastex = NULLEXTNUM; in xfs_iread_extents()