Searched refs:v41flags (Results 1 – 2 of 2) sorted by relevance
4612 uint32_t sp4type, v41flags; in nfsrvd_exchangeid() local4693 v41flags = fxdr_unsigned(uint32_t, *tl++); in nfsrvd_exchangeid()4694 if ((v41flags & ~(NFSV4EXCH_SUPPMOVEDREFER | NFSV4EXCH_SUPPMOVEDMIGR | in nfsrvd_exchangeid()4700 if ((v41flags & NFSV4EXCH_UPDCONFIRMEDRECA) != 0) in nfsrvd_exchangeid()4705 v41flags = NFSV4EXCH_USENONPNFS | NFSV4EXCH_USEPNFSDS; in nfsrvd_exchangeid()4707 v41flags = NFSV4EXCH_USEPNFSMDS; in nfsrvd_exchangeid()4746 v41flags |= NFSV4EXCH_CONFIRMEDR; in nfsrvd_exchangeid()4751 *tl++ = txdr_unsigned(v41flags); /* Exch flags */ in nfsrvd_exchangeid()
5546 uint32_t *tl, v41flags; in nfsrpc_exchangeid() local5597 v41flags = fxdr_unsigned(uint32_t, *tl); in nfsrpc_exchangeid()5598 if ((v41flags & NFSV4EXCH_USEPNFSMDS) != 0 && in nfsrpc_exchangeid()5606 if ((v41flags & NFSV4EXCH_USEPNFSDS) != 0) in nfsrpc_exchangeid()