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()216 shrl->shr->s_sysid = shr->s_sysid; /* XXX ref cnt? */ in add_share()251 nlmid1 = GETNLMID(shr->s_sysid); in is_match_for_del()252 nlmid2 = GETNLMID(element->s_sysid); in is_match_for_del()255 if (GETSYSID(shr->s_sysid) != 0 && shr->s_pid == 0) { in is_match_for_del()260 result = shr->s_sysid == element->s_sysid; in is_match_for_del()261 } else if (GETSYSID(shr->s_sysid) == 0 && shr->s_pid == 0) { in is_match_for_del()267 } else if (GETSYSID(shr->s_sysid) == 0 && shr->s_pid != 0) { in is_match_for_del()276 result = ((shr->s_sysid == 0 && in is_match_for_del()[all …]
55 int32_t s_sysid; /* 0 if local otherwise passed by lm */ member
1401 shr.s_sysid = smb_ct.cc_sysid; in smb_vop_shrlock()1405 shr_own.sl_id = shr.s_sysid; in smb_vop_shrlock()1430 shr.s_sysid = smb_ct.cc_sysid; in smb_vop_unshrlock()1434 shr_own.sl_id = shr.s_sysid; in smb_vop_unshrlock()
646 shr->s_access = shr_has_remote_shares(vp, shr->s_sysid); in fs_shrlock()
1143 shr.s_sysid = 0; in vn_openat()
691 shr.s_sysid = 0; in fcntl()
1113 shr->s_sysid = host->nh_sysid; in nlm_init_shrlock()
2227 if (shrp1->s_sysid == shrp2->s_sysid && in nlm_shres_equal()
1240 shlk.s_sysid = host->nh_sysid | LM_SYSID_CLIENT; in nlm_shrlock()
9506 shr.s_sysid = sp->rs_owner->ro_client->rc_sysidt; in rfs4_share()9508 shr_loco.sl_id = shr.s_sysid; in rfs4_share()9546 shr.s_sysid = sp->rs_owner->ro_client->rc_sysidt; in rfs4_unshare()9548 shr_loco.sl_id = shr.s_sysid; in rfs4_unshare()
2932 shr.s_sysid = 0; in nfs_lockrelease()
5071 nshr.s_sysid = 0; in nfs_shrlock()
6725 nshr.s_sysid = 0; in nfs3_shrlock()