Home
last modified time | relevance | path

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

/linux-4.4.14/fs/xfs/libxfs/
Dxfs_bmap.c1384 int *eofp, /* out: end of file found */ in xfs_bmap_search_multi_extents() argument
1408 *eofp = 0; in xfs_bmap_search_multi_extents()
1413 *eofp = 1; in xfs_bmap_search_multi_extents()
1432 int *eofp, /* out: end of file found */ in xfs_bmap_search_extents() argument
1443 ep = xfs_bmap_search_multi_extents(ifp, bno, eofp, lastxp, gotp, prevp); in xfs_bmap_search_extents()
1457 *eofp = 1; in xfs_bmap_search_extents()