Home
last modified time | relevance | path

Searched refs:xfarray_append (Results 1 – 13 of 13) sorted by relevance

/fs/xfs/scrub/
A Dxfarray.h71 static inline int xfarray_append(struct xfarray *array, const void *ptr) in xfarray_append() function
A Dparent_repair.c390 return xfarray_append(rp->pptr_recs, &pptr); in xrep_parent_stash_parentadd()
416 return xfarray_append(rp->pptr_recs, &pptr); in xrep_parent_stash_parentremove()
973 return xfarray_append(rp->xattr_records, &key); in xrep_parent_stash_xattr()
A Dbmap_repair.c174 error = xfarray_append(rb->bmap_records, &rbe); in xrep_bmap_from_rmap()
509 error = xfarray_append(rb->bmap_records, &rbe); in xrep_bmap_find_delalloc()
A Dattr_repair.c236 error = xfarray_append(rx->xattr_records, &key); in xrep_xattr_salvage_key()
1207 return xfarray_append(rx->pptr_recs, &pptr); in xrep_xattr_stash_parentadd()
1233 return xfarray_append(rx->pptr_recs, &pptr); in xrep_xattr_stash_parentremove()
A Drefcount_repair.c194 return xfarray_append(rr->refcount_records, &irec); in xrep_refc_stash()
A Drtrefcount_repair.c191 return xfarray_append(rr->refcount_records, &irec); in xrep_rtrefc_stash()
A Ddir_repair.c343 return xfarray_append(rd->dir_entries, &dirent); in xrep_dir_stash_createname()
370 return xfarray_append(rd->dir_entries, &dirent); in xrep_dir_stash_removename()
A Dalloc_repair.c214 error = xfarray_append(ra->free_records, &arec); in xrep_abt_stash()
A Dialloc_repair.c197 error = xfarray_append(ri->inode_records, &ri->rie); in xrep_ibt_stash()
A Dparent.c523 error = xfarray_append(pp->pptr_entries, &save_pp); in xchk_parent_scan_attr()
A Ddirtree.c183 error = xfarray_append(dl->path_steps, &step); in xchk_dirpath_append()
A Dxfarray.c264 return xfarray_append(array, ptr); in xfarray_store_anywhere()
A Ddir.c202 error = xfarray_append(sd->dir_entries, &save_de); in xchk_dir_check_pptr_fast()

Completed in 31 milliseconds