xfile_load
error = xfile_load(rtb->sc->xfile, &urk,
return xfile_load(rtb->sc->xfile, word, nr_words << XFS_WORDLOG,
return xfile_load(sc->xfile, rawinfo,
return xfile_load(sc->xfile, rawinfo, nr_words << XFS_WORDLOG,
DEFINE_XFILE_EVENT(xfile_load);
return xfile_load(array->xfile, ptr, array->obj_size,
error = xfile_load(array->xfile, temp, array->obj_size, pos);
error = xfile_load(array->xfile, temp, array->obj_size,
error = xfile_load(si->array->xfile, scratch, len, lo_pos);
error = xfile_load(si->array->xfile, temp, si->array->obj_size,
error = xfile_load(blob->xfile, &key, sizeof(key), cookie);
error = xfile_load(blob->xfile, &key, sizeof(key), cookie);
return xfile_load(blob->xfile, ptr, key.xb_size,
int xfile_load(struct xfile *xf, void *buf, size_t count, loff_t pos);