Home
last modified time | relevance | path

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

/linux-2.4.37.9/fs/xfs/
Dxfs_types.h144 #define NULLEXTNUM ((xfs_extnum_t)-1) macro
Dxfs_bmap.c3444 if (lastx != NULLEXTNUM && lastx < nextents) in xfs_bmap_do_search_extents()
3554 if(!rt && !gotp->br_startblock && (*lastxp != NULLEXTNUM)) { in xfs_bmap_search_extents()
4676 if (lastx != NULLEXTNUM && lastx) { in xfs_bmapi()
Dxfs_inode.c1084 ifp->if_lastex = NULLEXTNUM; in xfs_iread_extents()