Home
last modified time | relevance | path

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

/netbsd/sys/fs/nfs/common/
H A Dnfsclstate.h94 #define NFSCLDS_DS 0x0004 macro
/netbsd/sys/fs/nfs/client/
H A Dnfs_clrpcops.c4543 dsp->nfsclds_flags |= NFSCLDS_DS; in nfsrpc_exchangeid()
5276 (tdsp->nfsclds_flags & NFSCLDS_DS) != 0) { in nfsrpc_fillsa()
5316 (tdsp->nfsclds_flags & NFSCLDS_DS) != 0) { in nfsrpc_fillsa()
5874 if ((dsp->nfsclds_flags & NFSCLDS_DS) != 0) { in nfscl_getsameserver()