Searched refs:xchk_xref_is_not_shared (Results 1 – 7 of 7) sorted by relevance
/linux-4.19.296/fs/xfs/scrub/ ! |
D | agheader.c | 54 xchk_xref_is_not_shared(sc, agbno, 1); in xchk_superblock_xref() 508 xchk_xref_is_not_shared(sc, agbno, 1); in xchk_agf_xref() 621 xchk_xref_is_not_shared(sc, agbno, 1); in xchk_agfl_block_xref() 683 xchk_xref_is_not_shared(sc, agbno, 1); in xchk_agfl_xref() 813 xchk_xref_is_not_shared(sc, agbno, 1); in xchk_agi_xref()
|
D | scrub.h | 132 void xchk_xref_is_not_shared(struct xfs_scrub *sc, xfs_agblock_t bno,
|
D | alloc.c | 94 xchk_xref_is_not_shared(sc, agbno, len); in xchk_allocbt_xref()
|
D | refcount.c | 483 xchk_xref_is_not_shared( in xchk_xref_is_not_shared() function
|
D | ialloc.c | 94 xchk_xref_is_not_shared(sc, agbno, len); in xchk_iallocbt_chunk_xref()
|
D | inode.c | 530 xchk_xref_is_not_shared(sc, agbno, 1); in xchk_inode_xref()
|
D | bmap.c | 292 xchk_xref_is_not_shared(info->sc, agbno, in xchk_bmap_extent_xref()
|