Searched refs:v41flags (Results 1 – 2 of 2) sorted by relevance
4564 uint32_t sp4type, v41flags; in nfsrvd_exchangeid() local4645 v41flags = fxdr_unsigned(uint32_t, *tl++); in nfsrvd_exchangeid()4646 if ((v41flags & ~(NFSV4EXCH_SUPPMOVEDREFER | NFSV4EXCH_SUPPMOVEDMIGR | in nfsrvd_exchangeid()4652 if ((v41flags & NFSV4EXCH_UPDCONFIRMEDRECA) != 0) in nfsrvd_exchangeid()4657 v41flags = NFSV4EXCH_USENONPNFS | NFSV4EXCH_USEPNFSDS; in nfsrvd_exchangeid()4659 v41flags = NFSV4EXCH_USEPNFSMDS; in nfsrvd_exchangeid()4697 v41flags |= NFSV4EXCH_CONFIRMEDR; in nfsrvd_exchangeid()4702 *tl++ = txdr_unsigned(v41flags); /* Exch flags */ in nfsrvd_exchangeid()
5527 uint32_t *tl, v41flags; in nfsrpc_exchangeid() local5578 v41flags = fxdr_unsigned(uint32_t, *tl); in nfsrpc_exchangeid()5579 if ((v41flags & NFSV4EXCH_USEPNFSMDS) != 0 && in nfsrpc_exchangeid()5587 if ((v41flags & NFSV4EXCH_USEPNFSDS) != 0) in nfsrpc_exchangeid()