xfs_bmap_last_extent 1436 fs/xfs/libxfs/xfs_bmap.c 	error = xfs_bmap_last_extent(NULL, bma->ip, whichfork, &rec,
xfs_bmap_last_extent 1480 fs/xfs/libxfs/xfs_bmap.c 	error = xfs_bmap_last_extent(NULL, ip, whichfork, &rec, &is_empty);
xfs_bmap_last_extent 5798 fs/xfs/libxfs/xfs_bmap.c 	error = xfs_bmap_last_extent(NULL, ip, XFS_DATA_FORK, &got, &is_empty);
xfs_bmap_last_extent  196 fs/xfs/xfs_bmap_util.c 	error = xfs_bmap_last_extent(NULL, ip, whichfork, &rec, eof);
xfs_bmap_last_extent   53 fs/xfs/xfs_bmap_util.h int	xfs_bmap_last_extent(struct xfs_trans *tp, struct xfs_inode *ip,