Home
last modified time | relevance | path

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

/linux/fs/xfs/scrub/
H A Dreap.c352 bool *crosslinked, in xreap_agextent_select() argument
368 crosslinked); in xreap_agextent_select()
388 if (*crosslinked != also_crosslinked) in xreap_agextent_select()
398 *crosslinked); in xreap_agextent_select()
413 bool crosslinked) in xreap_agextent_iter() argument
436 if (crosslinked) { in xreap_agextent_iter()
723 bool crosslinked; in xreap_agmeta_extent() local
726 &crosslinked, &aglen); in xreap_agmeta_extent()
730 error = xreap_agextent_iter(rs, agbno, &aglen, crosslinked); in xreap_agmeta_extent()
817 bool crosslinked; in xreap_fsmeta_extent() local
[all …]
H A Dtrace.h2042 xfs_extlen_t len, bool crosslinked),
2043 TP_ARGS(xg, agbno, len, crosslinked),
2050 __field(bool, crosslinked)
2058 __entry->crosslinked = crosslinked;
2067 __entry->crosslinked ? 1 : 0)
2072 xfs_extlen_t len, bool crosslinked), \
2073 TP_ARGS(xg, agbno, len, crosslinked))
/linux/Documentation/filesystems/xfs/
H A Dxfs-online-fsck-design.rst2708 blocks (e.g. crosslinked trees).
2741 - If not, the block is part of a crosslinked structure and must not be
2747 6. If the region is crosslinked, delete the reverse mapping entry for the
2899 other owner, to avoid re-adding crosslinked blocks to the AGFL.
3726 reap phase and the fork extents are crosslinked, the iunlink processing will