Home
last modified time | relevance | path

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

/linux-2.6.39/fs/xfs/
Dxfs_types.h121 #define NULLEXTNUM ((xfs_extnum_t)-1) macro
Dxfs_bmap.c3527 if (unlikely(!(gotp->br_startblock) && (*lastxp != NULLEXTNUM) && in xfs_bmap_search_extents()
3538 *lastxp = NULLEXTNUM; in xfs_bmap_search_extents()
4493 if (lastx != NULLEXTNUM && lastx) { in xfs_bmapi()
Dxfs_inode.c923 ifp->if_lastex = NULLEXTNUM; in xfs_iread_extents()