Home
last modified time | relevance | path

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

/linux-4.19.296/fs/xfs/scrub/ !
Dalloc.c51 int has_otherrec; in xchk_allocbt_xref_other() local
61 error = xfs_alloc_lookup_le(*pcur, agbno, len, &has_otherrec); in xchk_allocbt_xref_other()
64 if (!has_otherrec) { in xchk_allocbt_xref_other()
69 error = xfs_alloc_get_rec(*pcur, &fbno, &flen, &has_otherrec); in xchk_allocbt_xref_other()
72 if (!has_otherrec) { in xchk_allocbt_xref_other()