Home
last modified time | relevance | path

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

/linux-6.12.1/fs/xfs/scrub/
Dxfarray.h44 int xfarray_unset(struct xfarray *array, xfarray_idx_t idx);
Dalloc_repair.c521 error = xfarray_unset(ra->free_records, record_nr); in xrep_abt_reserve_space()
Dxfarray.c167 xfarray_unset( in xfarray_unset() function
/linux-6.12.1/Documentation/filesystems/xfs/
Dxfs-online-fsck-design.rst2017 They are created either by calling ``xfarray_unset`` to null out an existing
2036 null record slot in the bag; and the ``xfarray_unset`` function removes a
2716 removed via ``xfarray_unset``.