Searched refs:xfs_rmap_lookup_le_range (Results 1 – 4 of 4) sorted by relevance
/linux-6.12.1/fs/xfs/libxfs/ |
D | xfs_rmap.h | 199 int xfs_rmap_lookup_le_range(struct xfs_btree_cur *cur, xfs_agblock_t bno,
|
D | xfs_rmap.c | 460 xfs_rmap_lookup_le_range( in xfs_rmap_lookup_le_range() function 1707 error = xfs_rmap_lookup_le_range(cur, bno, owner, offset, oldext, in xfs_rmap_convert_shared() 2132 error = xfs_rmap_lookup_le_range(cur, bno, owner, offset, flags, in xfs_rmap_unmap_shared()
|
/linux-6.12.1/fs/xfs/scrub/ |
D | bmap.c | 174 error = xfs_rmap_lookup_le_range(info->sc->sa.rmap_cur, agbno, in xchk_bmap_get_rmap()
|
/linux-6.12.1/fs/xfs/ |
D | xfs_trace.h | 3021 DEFINE_RMAPBT_EVENT(xfs_rmap_lookup_le_range);
|