Home
last modified time | relevance | path

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

/freebsd-12-stable/sys/fs/nfsclient/
Dnfs_clrpcops.c5013 int addrcnt = 0, bitcnt, error, gotvers, i, isudp, j, stripecnt; in nfsrpc_getdeviceinfo() local
5145 gotvers = NFS_VER4; /* Always NFSv4 for File Layout. */ in nfsrpc_getdeviceinfo()
5155 gotvers = 0; in nfsrpc_getdeviceinfo()
5162 gotvers == 0)) { in nfsrpc_getdeviceinfo()
5163 gotvers = vers; in nfsrpc_getdeviceinfo()
5180 if (gotvers == 0) { in nfsrpc_getdeviceinfo()
5207 gotvers, &dsp, p); in nfsrpc_getdeviceinfo()