Lines Matching defs:opflags
661 nfsrv_getclient(nfsquad_t clientid, int opflags, struct nfsclient **clpp,
681 opflags != CLOPS_RENEW) && NFSD_VNET(nfsrvboottime) !=
688 * If called with opflags == CLOPS_RENEW, the State Lock is
697 if (opflags & CLOPS_CONFIRM) {
723 } else if (opflags != CLOPS_RENEW) {
729 opflags == CLOPS_RENEW) {
747 if (opflags & CLOPS_CONFIRM)
758 if (opflags & CLOPS_CONFIRM) {
762 } else if (opflags != CLOPS_RENEW) {
769 * Perform any operations specified by the opflags.
771 if (opflags & CLOPS_CONFIRM) {
872 if (!error && (opflags & CLOPS_RENEWOP)) {
891 (opflags & CLOPS_RENEW)) {
894 if (opflags & CLOPS_CONFIRM) {
900 } else if (opflags != CLOPS_RENEW) {