Home
last modified time | relevance | path

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

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