Searched refs:v9fs_iov_marshal (Results 1 – 2 of 2) sorted by relevance
/openbmc/qemu/fsdev/ |
H A D | 9p-iov-marshal.c | 244 copied = v9fs_iov_marshal(in_sg, in_num, offset, bswap, in v9fs_iov_vmarshal() 254 copied = v9fs_iov_marshal(in_sg, in_num, offset, bswap, "bdq", in v9fs_iov_vmarshal() 261 copied = v9fs_iov_marshal(in_sg, in_num, offset, bswap, in v9fs_iov_vmarshal() 274 copied = v9fs_iov_marshal(in_sg, in_num, offset, bswap, in v9fs_iov_vmarshal() 304 ssize_t v9fs_iov_marshal(struct iovec *in_sg, int in_num, size_t offset, in v9fs_iov_marshal() function
|
H A D | 9p-iov-marshal.h | 11 ssize_t v9fs_iov_marshal(struct iovec *in_sg, int in_num, size_t offset,
|