Home
last modified time | relevance | path

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

/openbmc/qemu/block/
H A Dnfs.c55 typedef struct NFSClient { struct
67 } NFSClient; argument
76 NFSClient *client;
206 NFSClient *client = arg; in nfs_process_read()
216 NFSClient *client = arg; in nfs_process_write()
267 NFSClient *client = bs->opaque; in nfs_co_preadv()
301 NFSClient *client = bs->opaque; in nfs_co_pwritev()
348 NFSClient *client = bs->opaque; in nfs_co_flush()
370 NFSClient *client = bs->opaque; in nfs_detach_aio_context()
380 NFSClient *client = bs->opaque; in nfs_attach_aio_context()
[all …]