Searched refs:xfile_pwrite (Results 1 – 4 of 4) sorted by relevance
33 ssize_t xfile_pwrite(struct xfile *xf, const void *buf, size_t count,57 ssize_t ret = xfile_pwrite(xf, buf, count, pos); in xfile_obj_store()
204 xfile_pwrite( in xfile_pwrite() function
871 DEFINE_XFILE_EVENT(xfile_pwrite);
1920 This capability is provided by ``xfile_pread`` and ``xfile_pwrite`` functions,