Home
last modified time | relevance | path

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

/src/sys/fs/nfsclient/
H A Dnfs_clrpcops.c5831 struct nfsclds *dsp = NULL, **dspp, **gotdspp; in nfsrpc_getdeviceinfo() local
5842 gotdspp = NULL; in nfsrpc_getdeviceinfo()
5963 gotdspp = dspp; in nfsrpc_getdeviceinfo()
6040 KASSERT(gotdspp != NULL, ("gotdspp is NULL")); in nfsrpc_getdeviceinfo()
6041 *gotdspp = dsp; in nfsrpc_getdeviceinfo()