Home
last modified time | relevance | path

Searched defs:shr (Results 1 – 25 of 25) sorted by relevance

/titanic_52/usr/src/uts/common/fs/smbsrv/
H A Dsmb_kshare.c206 smb_kshare_hostaccess(smb_kshare_t *shr, smb_session_t *session) in smb_kshare_hostaccess() argument
377 smb_kshare_t *shr; smb_kshare_export_list() local
526 smb_kshare_t *shr; smb_kshare_enum() local
641 smb_kshare_t *shr; smb_kshare_lookup() local
657 smb_kshare_release(smb_server_t * sv,smb_kshare_t * shr) smb_kshare_release() argument
677 smb_kshare_export(smb_server_t * sv,smb_kshare_t * shr) smb_kshare_export() argument
746 smb_kshare_t *shr; smb_kshare_unexport() local
792 smb_kshare_t *shr; smb_kshare_export_trans() local
831 smb_kshare_t *shr; smb_kshare_decode() local
972 smb_kshare_t *shr = (smb_kshare_t *)p; smb_kshare_hold() local
989 smb_kshare_t *shr = (smb_kshare_t *)p; smb_kshare_rele() local
1012 smb_kshare_t *shr = (smb_kshare_t *)p; smb_kshare_destroy() local
1129 smb_kshare_csc_flags(smb_kshare_t * shr,const char * value) smb_kshare_csc_flags() argument
[all...]
H A Dsmb_vops.c1357 struct shrlock shr; in smb_vop_shrlock() local
1425 struct shrlock shr; smb_vop_unshrlock() local
[all...]
H A Dsmb_tree.c596 smb_tree_chkaccess(smb_request_t *sr, smb_kshare_t *shr, vnode_t *vp) in smb_tree_chkaccess() argument
/titanic_52/usr/src/uts/common/os/
H A Dshare.c60 add_share(struct vnode *vp, struct shrlock *shr) in add_share() argument
246 is_match_for_del(struct shrlock * shr,struct shrlock * element) is_match_for_del() argument
292 del_share(struct vnode * vp,struct shrlock * shr) del_share() argument
370 struct shrlock shr; do_cleanshares() local
468 print_share(struct shrlock * shr) print_share() argument
[all...]
/titanic_52/usr/src/uts/common/klm/
H A Dnlm_client.c1210 nlm_shrlock(struct vnode *vp, int cmd, struct shrlock *shr, in nlm_shrlock() argument
1286 struct shrlock *shr, uint32_t orig_state) in nlm_reclaim_share() argument
1321 nlm_local_shrlock(vnode_t *vp, struct shrlock *shr, int cmd, int flags) in nlm_local_shrlock() argument
1327 nlm_local_shrcancel(vnode_t *vp, struct shrlock *shr) in nlm_local_shrcancel() argument
1338 nlm_call_share(struct shrlock * shr,struct nlm_host * host,struct netobj * fh,int vers,int reclaim) nlm_call_share() argument
1417 nlm_call_unshare(struct shrlock * shr,struct nlm_host * host,struct netobj * fh,int vers) nlm_call_unshare() argument
1487 nlm_init_share(struct nlm4_share * args,const struct shrlock * shr,struct netobj * fh) nlm_init_share() argument
[all...]
H A Dklmops.c109 struct shrlock *shr, int flags, struct netobj *fh) in lm_shrlock() argument
120 struct shrlock *shr, int flags, struct netobj *fh) in lm4_shrlock() argument
H A Dnlm_service.c1077 nlm_init_shrlock(struct shrlock *shr, in nlm_init_shrlock() argument
1134 struct shrlock shr; nlm_do_share() local
1201 struct shrlock shr; nlm_do_unshare() local
[all...]
/titanic_52/usr/src/uts/common/sys/
H A Dshare.h62 struct shrlock *shr; member
H A Dvnode.h1115 #define VOP_SHRLOCK(vp, cmd, shr, f, cr, ct) \ argument
/titanic_52/usr/src/uts/common/syscall/
H A Dfcntl.c83 struct shrlock shr; in fcntl() local
/titanic_52/usr/src/lib/smbsrv/libmlsvc/common/
H A Dsmb_share.c1912 smb_shr_pitem_t *shr; in smb_shr_publisher() local
1987 smb_shr_pitem_t *shr; in smb_shr_publisher_send() local
2016 smb_shr_pitem_t *shr; smb_shr_publisher_flush() local
[all...]
/titanic_52/usr/src/uts/common/fs/
H A Dfs_subr.c624 fs_shrlock(struct vnode *vp, int cmd, struct shrlock *shr, int flag, cred_t *cr, in fs_shrlock() argument
[all...]
H A Dvnode.c961 struct shrlock shr; in vn_openat() local
4205 fop_shrlock(vnode_t * vp,int cmd,struct shrlock * shr,int flag,cred_t * cr,caller_context_t * ct) fop_shrlock() argument
[all...]
H A Dfem.c1595 vhead_shrlock(vnode_t *vp, int cmd, struct shrlock *shr, int flag, in vhead_shrlock() argument
2675 vnext_shrlock(femarg_t *vf, int cmd, struct shrlock *shr, int flag, in vnext_shrlock() argument
/titanic_52/usr/src/uts/common/smbsrv/
H A Dsmb_ioctl.h78 char shr[1]; member
/titanic_52/usr/src/common/crypto/edonr/
H A Dedonr.c51 #define shr(x, n) ((x) >> n) macro
/titanic_52/usr/src/uts/common/fs/lofs/
H A Dlofs_vnops.c1199 struct shrlock *shr, in lo_shrlock() argument
/titanic_52/usr/src/uts/common/fs/smbclnt/smbfs/
H A Dsmbfs_vnops.c3102 smbfs_shrlock(vnode_t *vp, int cmd, struct shrlock *shr, int flag, cred_t *cr, in smbfs_shrlock() argument
/titanic_52/usr/src/lib/smbsrv/libfksmbsrv/common/
H A Dfake_vop.c1115 struct shrlock *shr, in fop_shrlock() argument
/titanic_52/usr/src/uts/common/fs/nfs/
H A Dnfs_client.c2861 struct shrlock shr; in nfs_lockrelease() local
H A Dnfs4_srv.c9562 struct shrlock shr; in rfs4_share() local
9620 struct shrlock shr; rfs4_unshare() local
[all...]
H A Dnfs_vnops.c5006 nfs_shrlock(vnode_t *vp, int cmd, struct shrlock *shr, int flag, cred_t *cr, in nfs_shrlock() argument
[all...]
H A Dnfs3_vnops.c6660 nfs3_shrlock(vnode_t *vp, int cmd, struct shrlock *shr, int flag, cred_t *cr, in nfs3_shrlock() argument
[all...]
H A Dnfs4_vnops.c12811 nfs4_shrlock(vnode_t *vp, int cmd, struct shrlock *shr, int flag, cred_t *cr, in nfs4_shrlock() argument
/titanic_52/usr/src/lib/smbsrv/libfksmbsrv/common/sys/
H A Dvnode.h1110 #define VOP_SHRLOCK(vp, cmd, shr, f, cr, ct) \ argument