Searched refs:xfile_load (Results 1 – 5 of 5) sorted by relevance
| /linux/fs/xfs/scrub/ |
| H A D | xfarray.c | 139 return xfile_load(array->xfile, ptr, array->obj_size, in xfarray_load() 155 error = xfile_load(array->xfile, temp, array->obj_size, pos); in xfarray_is_unset() 248 error = xfile_load(array->xfile, temp, array->obj_size, in xfarray_store_anywhere() 555 error = xfile_load(si->array->xfile, scratch, len, lo_pos); in xfarray_isort() 852 error = xfile_load(si->array->xfile, temp, si->array->obj_size, in xfarray_sort_scan()
|
| H A D | rtsummary.c | 124 return xfile_load(sc->xfile, rawinfo, in xfsum_load() 147 return xfile_load(sc->xfile, rawinfo, nr_words << XFS_WORDLOG, in xfsum_copyout()
|
| H A D | rtbitmap_repair.c | 110 error = xfile_load(rtb->sc->xfile, &urk, in xfbmp_load() 154 return xfile_load(rtb->sc->xfile, word, nr_words << XFS_WORDLOG, in xfbmp_copyout()
|
| H A D | xfile.c | 107 xfile_load( in xfile_load() function
|
| H A D | trace.h | 1042 DEFINE_XFILE_EVENT(xfile_load);
|