Home
last modified time | relevance | path

Searched refs:xfs_rmap_has_records (Results 1 – 3 of 3) sorted by relevance

/openbmc/linux/fs/xfs/libxfs/
H A Dxfs_rmap.h201 int xfs_rmap_has_records(struct xfs_btree_cur *cur, xfs_agblock_t bno,
H A Dxfs_rmap.c2714 xfs_rmap_has_records( in xfs_rmap_has_records() function
/openbmc/linux/fs/xfs/scrub/
H A Drmap.c634 error = xfs_rmap_has_records(sc->sa.rmap_cur, bno, len, &outcome); in xchk_xref_has_no_owner()