Home
last modified time | relevance | path

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

/freebsd-14.2/sys/fs/nfs/
H A Dnfsclstate.h104 #define NFSCLDS_MINORV2 0x0020 macro
/freebsd-14.2/sys/fs/nfsclient/
H A Dnfs_clrpcops.c5381 dsp->nfsclds_flags |= NFSCLDS_MINORV2; in nfsrpc_exchangeid()
5420 else if ((dsp->nfsclds_flags & NFSCLDS_MINORV2) != 0) in nfsrpc_createsession()
6687 if (((*dspp)->nfsclds_flags & NFSCLDS_MINORV2) != 0) in nfscl_doflayoutio()