Home
last modified time | relevance | path

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

/linux/fs/xfs/
H A Dxfs_bmap_util.h51 int xfs_bmap_last_extent(struct xfs_trans *tp, struct xfs_inode *ip,
/linux/fs/xfs/libxfs/
H A Dxfs_bmap.c1330 xfs_bmap_last_extent( in xfs_bmap_last_extent() function
1372 error = xfs_bmap_last_extent(NULL, bma->ip, whichfork, &rec, in xfs_bmap_isaeof()
1418 error = xfs_bmap_last_extent(NULL, ip, whichfork, &rec, &is_empty); in xfs_bmap_last_offset()
6034 error = xfs_bmap_last_extent(NULL, ip, XFS_DATA_FORK, &got, &is_empty); in xfs_bmap_can_insert_extents()