Home
last modified time | relevance | path

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

/linux-2.6.39/fs/xfs/
Dxfs_bmap.c249 int *eofp, /* out: end of file found */
3462 int *eofp, /* out: end of file found */ in xfs_bmap_search_multi_extents() argument
3490 *eofp = 0; in xfs_bmap_search_multi_extents()
3495 *eofp = 1; in xfs_bmap_search_multi_extents()
3514 int *eofp, /* out: end of file found */ in xfs_bmap_search_extents() argument
3525 ep = xfs_bmap_search_multi_extents(ifp, bno, eofp, lastxp, gotp, prevp); in xfs_bmap_search_extents()
3539 *eofp = 1; in xfs_bmap_search_extents()