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.c5622 struct nfsclds *dsp = NULL, **dspp, **gotdspp; in nfsrpc_getdeviceinfo() local
5633 gotdspp = NULL; in nfsrpc_getdeviceinfo()
5753 gotdspp = dspp; in nfsrpc_getdeviceinfo()
5830 KASSERT(gotdspp != NULL, ("gotdspp is NULL")); in nfsrpc_getdeviceinfo()
5831 *gotdspp = dsp; in nfsrpc_getdeviceinfo()