Searched refs:xfs_bmap_last_extent (Results 1 - 3 of 3) sorted by relevance

/linux-4.1.27/fs/xfs/
H A Dxfs_bmap_util.h53 int xfs_bmap_last_extent(struct xfs_trans *tp, struct xfs_inode *ip,
H A Dxfs_bmap_util.c263 error = xfs_bmap_last_extent(NULL, ip, whichfork, &rec, eof); xfs_bmap_eof()
/linux-4.1.27/fs/xfs/libxfs/
H A Dxfs_bmap.c1568 xfs_bmap_last_extent( xfs_bmap_last_extent() function
1615 error = xfs_bmap_last_extent(NULL, bma->ip, whichfork, &rec, xfs_bmap_isaeof()
1659 error = xfs_bmap_last_extent(NULL, ip, whichfork, &rec, &is_empty); xfs_bmap_last_offset()

Completed in 131 milliseconds