Searched refs:lm_wait (Results 1 – 3 of 3) sorted by relevance
71 int lm_wait; /* The F_WAIT flag. */ member
297 msg.lm_wait = ap->a_flags & F_WAIT; in nfs_dolock()
343 arg4.block = msg->lm_wait ? 1 : 0; in lock_request()368 arg.block = msg->lm_wait ? 1 : 0; in lock_request()603 syslog(LOG_DEBUG, "wait was %s\n", mp->lm_wait ? "set" : "not set"); in show()