Home
last modified time | relevance | path

Searched refs:qemu_gluster_do_truncate (Results 1 – 1 of 1) sorted by relevance

/openbmc/qemu/block/
H A Dgluster.c1026 static int qemu_gluster_do_truncate(struct glfs_fd *fd, int64_t offset, in qemu_gluster_do_truncate() function
1105 ret = qemu_gluster_do_truncate(fd, opts->size, opts->preallocation, errp); in qemu_gluster_co_create()
1218 return qemu_gluster_do_truncate(s->fd, offset, prealloc, errp); in qemu_gluster_co_truncate()