Home
last modified time | relevance | path

Searched defs:desired_access (Results 1 – 7 of 7) sorted by relevance

/illumos-gate/usr/src/uts/common/fs/smbsrv/
H A Dsmb_common_open.c60 smb_access_generic_to_file(uint32_t desired_access) in smb_access_generic_to_file()
93 smb_omode_to_amask(uint32_t desired_access) in smb_omode_to_amask()
120 smb_denymode_to_sharemode(uint32_t desired_access, char *fname) in smb_denymode_to_sharemode()
H A Dsmb2_fsctl_copychunk.c82 uint32_t desired_access; /* for dest */ in smb2_fsctl_copychunk() local
H A Dsmb_ofile.c1643 smb_ofile_open_check(smb_ofile_t *of, uint32_t desired_access, in smb_ofile_open_check()
H A Dsmb_node.c770 smb_node_open_check(smb_node_t *node, uint32_t desired_access, in smb_node_open_check()
H A Dsmb_vops.c1541 smb_vop_shrlock(vnode_t *vp, uint32_t uniq_fid, uint32_t desired_access, in smb_vop_shrlock()
H A Dsmb_fsops.c2813 uint32_t desired_access, uint32_t share_access) in smb_fsop_shrlock()
/illumos-gate/usr/src/uts/common/smbsrv/
H A Dsmb_ktypes.h1635 uint32_t desired_access; member