Home
last modified time | relevance | path

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

/openbmc/linux/fs/xfs/libxfs/
H A Dxfs_inode_fork.h193 bool xfs_iext_lookup_extent_before(struct xfs_inode *ip,
H A Dxfs_iext_tree.c960 xfs_iext_lookup_extent_before( in xfs_iext_lookup_extent_before() function
H A Dxfs_bmap.c1302 if (!xfs_iext_lookup_extent_before(ip, ifp, last_block, &icur, &got)) in xfs_bmap_last_before()
5336 if (!xfs_iext_lookup_extent_before(ip, ifp, &end, &icur, &got)) { in __xfs_bunmapi()
/openbmc/linux/fs/xfs/
H A Dxfs_reflink.c577 if (!xfs_iext_lookup_extent_before(ip, ifp, &end_fsb, &icur, &got)) in xfs_reflink_cancel_cow_blocks()
H A Dxfs_bmap_util.c607 if (!xfs_iext_lookup_extent_before(ip, ifp, &end_fsb, &icur, &got)) in xfs_bmap_punch_delalloc_range()