Searched refs:xchk_xref_is_not_shared (Results 1 – 5 of 5) sorted by relevance
/linux/fs/xfs/scrub/ |
H A D | alloc.c | 110 xchk_xref_is_not_shared(sc, agbno, len); in xchk_allocbt_xref()
|
H A D | scrub.h | 290 void xchk_xref_is_not_shared(struct xfs_scrub *sc, xfs_agblock_t bno,
|
H A D | bmap.c | 354 xchk_xref_is_not_shared(info->sc, agbno, in xchk_bmap_iextent_xref() 366 xchk_xref_is_not_shared(info->sc, agbno, in xchk_bmap_iextent_xref() 377 xchk_xref_is_not_shared(info->sc, agbno, in xchk_bmap_iextent_xref()
|
H A D | refcount.c | 594 xchk_xref_is_not_shared( in xchk_xref_is_not_shared() function
|
H A D | ialloc.c | 280 xchk_xref_is_not_shared(sc, agbno, len); in xchk_iallocbt_chunk()
|