Home
last modified time | relevance | path

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

/linux-4.1.27/fs/xfs/libxfs/
Dxfs_bmap.c1385 int *eofp, /* out: end of file found */ in xfs_bmap_search_multi_extents() argument
1409 *eofp = 0; in xfs_bmap_search_multi_extents()
1414 *eofp = 1; in xfs_bmap_search_multi_extents()
1433 int *eofp, /* out: end of file found */ in xfs_bmap_search_extents() argument
1444 ep = xfs_bmap_search_multi_extents(ifp, bno, eofp, lastxp, gotp, prevp); in xfs_bmap_search_extents()
1458 *eofp = 1; in xfs_bmap_search_extents()