Searched refs:xfile_store (Results 1 – 5 of 5) sorted by relevance
| /linux/fs/xfs/scrub/ |
| H A D | xfarray.c | 187 error = xfile_store(array->xfile, temp, array->obj_size, pos); in xfarray_unset() 212 ret = xfile_store(array->xfile, ptr, array->obj_size, in xfarray_store() 253 error = xfile_store(array->xfile, ptr, array->obj_size, in xfarray_store_anywhere() 563 return xfile_store(si->array->xfile, scratch, len, lo_pos); in xfarray_isort()
|
| H A D | rtbitmap_repair.c | 131 return xfile_store(rtb->sc->xfile, &urk, in xfbmp_store() 143 return xfile_store(rtb->sc->xfile, word, nr_words << XFS_WORDLOG, in xfbmp_copyin()
|
| H A D | xfile.c | 170 xfile_store( in xfile_store() function
|
| H A D | rtsummary.c | 135 return xfile_store(sc->xfile, &rawinfo, in xfsum_store()
|
| H A D | trace.h | 1043 DEFINE_XFILE_EVENT(xfile_store);
|