Searched refs:ND_NFSV42 (Results 1 – 8 of 8) sorted by relevance
442 if (((n)->nd_flag & ND_NFSV42) == 0) \470 if (((n)->nd_flag & ND_NFSV42) == 0) \480 if (((n)->nd_flag & ND_NFSV42) == 0) \759 #define ND_NFSV42 0x400000000 macro
345 nd->nd_flag |= (ND_NFSV41 | ND_NFSV42); in nfscl_reqstart()354 nd->nd_flag |= (ND_NFSV41 | ND_NFSV42); in nfscl_reqstart()408 if ((nd->nd_flag & ND_NFSV42) != 0) in nfscl_reqstart()
2195 nd->nd_flag |= (ND_NFSV41 | ND_NFSV42); in nfsd_getminorvers()
885 (op >= NFSV41_NOPS && (nd->nd_flag & ND_NFSV42) == 0)) { in nfsrvd_compound()
4485 nd->nd_flag |= ND_NFSV42; in nfsrv_docallback()4709 if ((nd->nd_flag & ND_NFSV42) != 0) in nfsrv_cbcallargs()
4367 if ((nd->nd_flag & ND_NFSV42) != 0) in nfsrvd_exchangeid()
3234 if ((nd->nd_flag & ND_NFSV42) == 0) in nfsv4_sattr()
5445 if ((nd->nd_flag & ND_NFSV42) != 0 && mds != 0 && sb_max_adj >= in nfsrpc_createsession()