Home
last modified time | relevance | path

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

/freebsd/sys/fs/nfsclient/
H A Dnfs_clrpcops.c5850 struct nfsclds *dsp = NULL, **dspp, **gotdspp; in nfsrpc_getdeviceinfo() local
5861 gotdspp = NULL; in nfsrpc_getdeviceinfo()
5982 gotdspp = dspp; in nfsrpc_getdeviceinfo()
6059 KASSERT(gotdspp != NULL, ("gotdspp is NULL")); in nfsrpc_getdeviceinfo()
6060 *gotdspp = dsp; in nfsrpc_getdeviceinfo()