Home
last modified time | relevance | path

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

/Linux-v4.19/fs/xfs/scrub/
Drmap.c242 error = xfs_rmap_has_record(sc->sa.rmap_cur, bno, len, &has_rmap); in xchk_xref_has_no_owner()
/Linux-v4.19/fs/xfs/libxfs/
Dxfs_rmap.h218 int xfs_rmap_has_record(struct xfs_btree_cur *cur, xfs_agblock_t bno,
Dxfs_rmap.c2436 xfs_rmap_has_record( in xfs_rmap_has_record() function