Home
last modified time | relevance | path

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

/linux-4.19.296/fs/xfs/libxfs/
Dxfs_inode_fork.h114 bool xfs_iext_lookup_extent_before(struct xfs_inode *ip,
Dxfs_iext_tree.c965 xfs_iext_lookup_extent_before( in xfs_iext_lookup_extent_before() function
Dxfs_bmap.c1387 if (!xfs_iext_lookup_extent_before(ip, ifp, last_block, &icur, &got)) in xfs_bmap_last_before()
5192 if (!xfs_iext_lookup_extent_before(ip, ifp, &end, &icur, &got)) { in __xfs_bunmapi()
/linux-4.19.296/fs/xfs/
Dxfs_reflink.c511 if (!xfs_iext_lookup_extent_before(ip, ifp, &end_fsb, &icur, &got)) in xfs_reflink_cancel_cow_blocks()
685 if (!xfs_iext_lookup_extent_before(ip, ifp, &end_fsb, &icur, &got)) in xfs_reflink_end_cow()
Dxfs_bmap_util.c708 if (!xfs_iext_lookup_extent_before(ip, ifp, &end_fsb, &icur, &got)) in xfs_bmap_punch_delalloc_range()