Home
last modified time | relevance | path

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

/openbmc/linux/fs/xfs/scrub/
H A Dalloc.c53 int has_otherrec; in xchk_allocbt_xref_other() local
63 error = xfs_alloc_lookup_le(*pcur, agbno, len, &has_otherrec); in xchk_allocbt_xref_other()
66 if (!has_otherrec) { in xchk_allocbt_xref_other()
71 error = xfs_alloc_get_rec(*pcur, &fbno, &flen, &has_otherrec); in xchk_allocbt_xref_other()
74 if (!has_otherrec) { in xchk_allocbt_xref_other()