Searched refs:s_sysid (Results 1 – 13 of 13) sorted by relevance
70 if ((shr->s_access == 0) && (GETSYSID(shr->s_sysid) == 0)) { in add_share()92 if ((shrl->shr->s_sysid == shr->s_sysid) && in add_share()228 shrl->shr->s_sysid = shr->s_sysid; /* XXX ref cnt? */ in add_share()263 nlmid1 = GETNLMID(shr->s_sysid); in is_match_for_del()264 nlmid2 = GETNLMID(element->s_sysid); in is_match_for_del()267 if (GETSYSID(shr->s_sysid) != 0 && shr->s_pid == 0) { in is_match_for_del()272 result = shr->s_sysid == element->s_sysid; in is_match_for_del()273 } else if (GETSYSID(shr->s_sysid) == 0 && shr->s_pid == 0) { in is_match_for_del()279 } else if (GETSYSID(shr->s_sysid) == 0 && shr->s_pid != 0) { in is_match_for_del()288 result = ((shr->s_sysid == 0 && in is_match_for_del()[all …]
55 int32_t s_sysid; /* 0 if local otherwise passed by lm */ member
1599 shr.s_sysid = smb_ct.cc_sysid; in smb_vop_shrlock()1603 shr_own.sl_id = shr.s_sysid; in smb_vop_shrlock()1628 shr.s_sysid = smb_ct.cc_sysid; in smb_vop_unshrlock()1632 shr_own.sl_id = shr.s_sysid; in smb_vop_unshrlock()
719 shr->s_access = shr_has_remote_shares(vp, shr->s_sysid); in fs_shrlock()
1178 shr.s_sysid = 0; in vn_openat()
840 shr.s_sysid = 0; in fcntl()
2325 if (shrp1->s_sysid == shrp2->s_sysid && in nlm_shres_equal()
1191 shr->s_sysid = host->nh_sysid; in nlm_init_shrlock()
1242 shlk.s_sysid = host->nh_sysid | LM_SYSID_CLIENT; in nlm_shrlock()
10157 shr.s_sysid = sp->rs_owner->ro_client->rc_sysidt; in rfs4_share()10159 shr_loco.sl_id = shr.s_sysid; in rfs4_share()10197 shr.s_sysid = sp->rs_owner->ro_client->rc_sysidt; in rfs4_unshare()10199 shr_loco.sl_id = shr.s_sysid; in rfs4_unshare()
2942 shr.s_sysid = 0; in nfs_lockrelease()
5070 nshr.s_sysid = 0; in nfs_shrlock()
6739 nshr.s_sysid = 0; in nfs3_shrlock()