Home
last modified time | relevance | path

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

/fs/xfs/libxfs/
Dxfs_bmap.c1386 int *eofp, /* out: end of file found */ in xfs_bmap_search_multi_extents() argument
1410 *eofp = 0; in xfs_bmap_search_multi_extents()
1415 *eofp = 1; in xfs_bmap_search_multi_extents()
1434 int *eofp, /* out: end of file found */ in xfs_bmap_search_extents() argument
1445 ep = xfs_bmap_search_multi_extents(ifp, bno, eofp, lastxp, gotp, prevp); in xfs_bmap_search_extents()
1459 *eofp = 1; in xfs_bmap_search_extents()