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
75 NFSClient *client;
190 static void nfs_set_events(NFSClient *client) in nfs_set_events()
205 NFSClient *client = arg; in nfs_process_read()
215 NFSClient *client = arg; in nfs_process_write()
266 NFSClient *client = bs->opaque; in nfs_co_preadv()
298 NFSClient *client = bs->opaque; in nfs_co_pwritev()
343 NFSClient *client = bs->opaque; in nfs_co_flush()
363 NFSClient *client = bs->opaque; in nfs_detach_aio_context()
[all …]