Home
last modified time | relevance | path

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

/linux-6.12.1/fs/xfs/libxfs/
Dxfs_inode_fork.h194 bool xfs_iext_lookup_extent_before(struct xfs_inode *ip,
Dxfs_iext_tree.c977 xfs_iext_lookup_extent_before( in xfs_iext_lookup_extent_before() function
Dxfs_bmap.c1320 if (!xfs_iext_lookup_extent_before(ip, ifp, last_block, &icur, &got)) in xfs_bmap_last_before()
5432 if (!xfs_iext_lookup_extent_before(ip, ifp, &end, &icur, &got)) { in __xfs_bunmapi()
/linux-6.12.1/fs/xfs/
Dxfs_reflink.c578 if (!xfs_iext_lookup_extent_before(ip, ifp, &end_fsb, &icur, &got)) in xfs_reflink_cancel_cow_blocks()
Dxfs_bmap_util.c459 if (!xfs_iext_lookup_extent_before(ip, ifp, &end_fsb, &icur, &got)) in xfs_bmap_punch_delalloc_range()
/linux-6.12.1/fs/xfs/scrub/
Dinode_repair.c1681 if (!xfs_iext_lookup_extent_before(sc->ip, ifp, &off, &icur, &got)) { in xrep_inode_blockdir_size()