Home
last modified time | relevance | path

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

/linux/fs/xfs/libxfs/
H A Dxfs_inode_fork.h198 bool xfs_iext_lookup_extent_before(struct xfs_inode *ip,
H A Dxfs_iext_tree.c977 xfs_iext_lookup_extent_before( in xfs_iext_lookup_extent_before() function
H A Dxfs_bmap.c1319 if (!xfs_iext_lookup_extent_before(ip, ifp, last_block, &icur, &got)) in xfs_bmap_last_before()
5234 if (!xfs_iext_lookup_extent_before(ip, ifp, &end, &icur, &got)) { in __xfs_bunmapi()
/linux/fs/xfs/
H A Dxfs_zone_alloc.c394 if (!xfs_iext_lookup_extent_before(ip, &ip->i_df, &offset_fsb, in xfs_last_used_zone()
H A Dxfs_reflink.c636 if (!xfs_iext_lookup_extent_before(ip, ifp, &end_fsb, &icur, &got)) in xfs_reflink_cancel_cow_blocks()
H A Dxfs_bmap_util.c453 if (!xfs_iext_lookup_extent_before(ip, ifp, &end_fsb, &icur, &got)) in xfs_bmap_punch_delalloc_range()
/linux/fs/xfs/scrub/
H A Dinode_repair.c1862 if (!xfs_iext_lookup_extent_before(sc->ip, ifp, &off, &icur, &got)) { in xrep_inode_blockdir_size()