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
346 nd->nd_flag |= (ND_NFSV41 | ND_NFSV42); in nfscl_reqstart()355 nd->nd_flag |= (ND_NFSV41 | ND_NFSV42); in nfscl_reqstart()409 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()
4478 nd->nd_flag |= ND_NFSV42; in nfsrv_docallback()4702 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()
5440 if ((nd->nd_flag & ND_NFSV42) != 0 && mds != 0 && sb_max_adj >= in nfsrpc_createsession()