Home
last modified time | relevance | path

Searched refs:xfblob_create (Results 1 – 8 of 8) sorted by relevance

/linux-6.15/fs/xfs/scrub/
H A Dxfblob.h16 int xfblob_create(const char *descr, struct xfblob **blobp);
H A Dxfblob.c32 xfblob_create( in xfblob_create() function
H A Dparent_repair.c1542 error = xfblob_create(descr, &rp->pptr_names); in xrep_parent_setup_scan()
1558 error = xfblob_create(descr, &rp->xattr_blobs); in xrep_parent_setup_scan()
H A Dattr_repair.c1566 error = xfblob_create(descr, &rx->xattr_blobs); in xrep_xattr_setup_scan()
1585 error = xfblob_create(descr, &rx->pptr_names); in xrep_xattr_setup_scan()
H A Dparent.c779 error = xfblob_create(descr, &pp->pptr_names); in xchk_parent_pptr()
H A Ddirtree.c127 error = xfblob_create(descr, &dl->path_names); in xchk_setup_dirtree()
H A Ddir.c1119 error = xfblob_create(descr, &sd->dir_names); in xchk_directory()
H A Ddir_repair.c1803 error = xfblob_create(descr, &rd->dir_names); in xrep_dir_setup_scan()