Home
last modified time | relevance | path

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

/openbmc/qemu/block/
H A Dnfs.c66 int64_t uid, gid, tcp_syncnt, readahead, pagecache, debug; member
460 client->tcp_syncnt = opts->tcp_syn_count; in nfs_client_open()
461 nfs_set_tcp_syncnt(client->context, client->tcp_syncnt); in nfs_client_open()