Searched defs:nshare (Results 1 - 1 of 1) sorted by relevance

/illumos-gate/usr/src/uts/common/klm/
H A Dnlm_service.c1078 nlm4_share *nshare, struct nlm_host *host)
1081 switch (nshare->access) {
1097 switch (nshare->mode) {
1115 shr->s_own_len = nshare->oh.n_len;
1116 shr->s_owner = nshare->oh.n_bytes;
1077 nlm_init_shrlock(struct shrlock *shr, nlm4_share *nshare, struct nlm_host *host) argument

Completed in 56 milliseconds