Home
last modified time | relevance | path

Searched refs:xfile_obj_store (Results 1 - 3 of 3) sorted by relevance

/kernel/linux/linux-6.6/fs/xfs/scrub/
H A Dxfarray.c187 error = xfile_obj_store(array->xfile, temp, array->obj_size, pos); in xfarray_unset()
212 ret = xfile_obj_store(array->xfile, ptr, array->obj_size, in xfarray_store()
253 error = xfile_obj_store(array->xfile, ptr, array->obj_size, in xfarray_store_anywhere()
563 return xfile_obj_store(si->array->xfile, scratch, len, lo_pos); in xfarray_isort()
H A Dxfile.h55 xfile_obj_store(struct xfile *xf, const void *buf, size_t count, loff_t pos) in xfile_obj_store() function
H A Drtsummary.c97 return xfile_obj_store(sc->xfile, &info, sizeof(xfs_suminfo_t), in xfsum_store()

Completed in 2 milliseconds