nlm_granted       196 fs/lockd/clntlock.c 		block->b_status = nlm_granted;
nlm_granted       198 fs/lockd/clntlock.c 		res = nlm_granted;
nlm_granted       437 fs/lockd/clntproc.c 		case nlm_granted:
nlm_granted       569 fs/lockd/clntproc.c 	if (resp->status == nlm_granted) {
nlm_granted       635 fs/lockd/clntproc.c 	if (status >= 0 && req->a_res.status == nlm_granted)
nlm_granted       689 fs/lockd/clntproc.c 	if (resp->status == nlm_granted)
nlm_granted       522 fs/lockd/svclock.c 			ret = nlm_granted;
nlm_granted       551 fs/lockd/svclock.c 			ret = nlm_granted;
nlm_granted       627 fs/lockd/svclock.c 		ret = nlm_granted;
nlm_granted       677 fs/lockd/svclock.c 	return (error < 0)? nlm_lck_denied_nolocks : nlm_granted;
nlm_granted       712 fs/lockd/svclock.c 	return status ? nlm_lck_denied : nlm_granted;
nlm_granted        26 fs/lockd/svcproc.c 		case nlm_granted:
nlm_granted        62 fs/lockd/svcshare.c 	return nlm_granted;
nlm_granted        80 fs/lockd/svcshare.c 			return nlm_granted;
nlm_granted        86 fs/lockd/svcshare.c 	return nlm_granted;