Searched refs:crosslinked (Results 1 – 3 of 3) sorted by relevance
| /linux-6.15/fs/xfs/scrub/ |
| H A D | reap.c | 347 crosslinked); in xreap_agextent_select() 377 *crosslinked); in xreap_agextent_select() 392 bool crosslinked) in xreap_agextent_iter() argument 415 if (crosslinked) { in xreap_agextent_iter() 518 bool crosslinked; in xreap_agmeta_extent() local 611 bool crosslinked; in xreap_fsmeta_extent() local 713 crosslinked); in xreap_rgextent_select() 738 *crosslinked); in xreap_rgextent_select() 776 if (crosslinked) { in xreap_rgextent_iter() 1002 *crosslinked); in xreap_bmapi_select() [all …]
|
| H A D | trace.h | 2005 xfs_extlen_t len, bool crosslinked), 2006 TP_ARGS(xg, agbno, len, crosslinked), 2013 __field(bool, crosslinked) 2021 __entry->crosslinked = crosslinked; 2030 __entry->crosslinked ? 1 : 0) 2035 xfs_extlen_t len, bool crosslinked), \ 2036 TP_ARGS(xg, agbno, len, crosslinked))
|
| /linux-6.15/Documentation/filesystems/xfs/ |
| H A D | xfs-online-fsck-design.rst | 2785 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
|