Lines Matching refs:stat
349 resp->stat.stat = nlm4_denied_nolocks; in nlm_do_test()
355 resp->stat.stat = nlm4_denied_nolocks; in nlm_do_test()
362 resp->stat.stat = nlm4_stale_fh; in nlm_do_test()
367 resp->stat.stat = nlm4_denied_grace_period; in nlm_do_test()
375 resp->stat.stat = nlm4_failed; in nlm_do_test()
384 resp->stat.stat = nlm4_failed; in nlm_do_test()
389 resp->stat.stat = nlm4_granted; in nlm_do_test()
392 resp->stat.stat = nlm4_denied; in nlm_do_test()
424 lh = &resp->stat.nlm4_testrply_u.holder; in nlm_do_test()
634 resp->stat.stat = status; in nlm_do_lock()
792 res.stat.stat = nlm4_failed; in nlm_block()
794 if (res.stat.stat != nlm4_granted) { in nlm_block()
859 resp->stat.stat = nlm4_denied_nolocks; in nlm_do_cancel()
865 resp->stat.stat = nlm4_denied_nolocks; in nlm_do_cancel()
874 resp->stat.stat = nlm4_denied_grace_period; in nlm_do_cancel()
880 resp->stat.stat = nlm4_stale_fh; in nlm_do_cancel()
888 resp->stat.stat = nlm4_failed; in nlm_do_cancel()
899 resp->stat.stat = nlm4_denied; in nlm_do_cancel()
908 resp->stat.stat = (error == 0) ? in nlm_do_cancel()
960 resp->stat.stat = nlm4_granted; in nlm_do_unlock()
977 resp->stat.stat = nlm4_denied_grace_period; in nlm_do_unlock()
1042 resp->stat.stat = nlm4_denied; in nlm_do_granted()
1060 resp->stat.stat = nlm4_denied_grace_period; in nlm_do_granted()
1066 resp->stat.stat = nlm4_granted; in nlm_do_granted()
1213 resp->stat = nlm4_denied_nolocks; in nlm_do_share()
1221 resp->stat = nlm4_denied_grace_period; in nlm_do_share()
1231 resp->stat = nlm4_stale_fh; in nlm_do_share()
1241 resp->stat = nlm4_granted; in nlm_do_share()
1244 resp->stat = nlm4_denied; in nlm_do_share()
1279 resp->stat = nlm4_denied_nolocks; in nlm_do_unshare()
1287 resp->stat = nlm4_denied_grace_period; in nlm_do_unshare()
1293 resp->stat = nlm4_stale_fh; in nlm_do_unshare()
1303 resp->stat = nlm4_granted; in nlm_do_unshare()