Searched refs:xfs_rmap_lookup_le_range (Results 1 – 4 of 4) sorted by relevance
/fs/xfs/libxfs/ |
D | xfs_rmap.h | 190 int xfs_rmap_lookup_le_range(struct xfs_btree_cur *cur, xfs_agblock_t bno,
|
D | xfs_rmap.c | 365 xfs_rmap_lookup_le_range( in xfs_rmap_lookup_le_range() function 1519 error = xfs_rmap_lookup_le_range(cur, bno, owner, offset, oldext, in xfs_rmap_convert_shared() 1936 error = xfs_rmap_lookup_le_range(cur, bno, owner, offset, flags, in xfs_rmap_unmap_shared()
|
/fs/xfs/scrub/ |
D | bmap.c | 134 error = xfs_rmap_lookup_le_range(info->sc->sa.rmap_cur, agbno, in xchk_bmap_get_rmap()
|
/fs/xfs/ |
D | xfs_trace.h | 2826 DEFINE_RMAPBT_EVENT(xfs_rmap_lookup_le_range);
|