Home
last modified time | relevance | path

Searched refs:xfblob_free (Results 1 – 5 of 5) sorted by relevance

/linux-6.12.1/fs/xfs/scrub/
Dxfblob.h22 int xfblob_free(struct xfblob *blob, xfblob_cookie cookie);
Dxfblob.c133 xfblob_free( in xfblob_free() function
Dparent_repair.c1018 error = xfblob_free(rp->xattr_blobs, key->name_cookie); in xrep_parent_insert_xattr()
1027 error = xfblob_free(rp->xattr_blobs, key->value_cookie); in xrep_parent_insert_xattr()
Dattr_repair.c646 error = xfblob_free(rx->xattr_blobs, key->name_cookie); in xrep_xattr_insert_rec()
655 error = xfblob_free(rx->xattr_blobs, key->value_cookie); in xrep_xattr_insert_rec()
/linux-6.12.1/Documentation/filesystems/xfs/
Dxfs-online-fsck-design.rst2166 The ``xfblob_free`` function frees a specific blob, and the ``xfblob_truncate``