Home
last modified time | relevance | path

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

/linux-6.12.1/fs/xfs/scrub/
Dreap.c328 bool *crosslinked, in xreap_agextent_select() argument
344 crosslinked); in xreap_agextent_select()
364 if (*crosslinked != also_crosslinked) in xreap_agextent_select()
373 trace_xreap_agextent_select(sc->sa.pag, agbno, len, *crosslinked); in xreap_agextent_select()
388 bool crosslinked) in xreap_agextent_iter() argument
409 if (crosslinked) { in xreap_agextent_iter()
510 bool crosslinked; in xreap_agmeta_extent() local
513 &crosslinked, &aglen); in xreap_agmeta_extent()
517 error = xreap_agextent_iter(rs, agbno, &aglen, crosslinked); in xreap_agmeta_extent()
603 bool crosslinked; in xreap_fsmeta_extent() local
[all …]
Dtrace.h1953 bool crosslinked),
1954 TP_ARGS(pag, agbno, len, crosslinked),
1960 __field(bool, crosslinked)
1967 __entry->crosslinked = crosslinked;
1974 __entry->crosslinked ? 1 : 0)
1979 bool crosslinked), \
1980 TP_ARGS(pag, agbno, len, crosslinked))
/linux-6.12.1/Documentation/filesystems/xfs/
Dxfs-online-fsck-design.rst2785 blocks (e.g. crosslinked trees).
2818 - If not, the block is part of a crosslinked structure and must not be
2824 6. If the region is crosslinked, delete the reverse mapping entry for the
2991 other owner, to avoid re-adding crosslinked blocks to the AGFL.
3873 reap phase and the fork extents are crosslinked, the iunlink processing will