Home
last modified time | relevance | path

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

/titanic_41/usr/src/uts/common/fs/smbsrv/
H A Dsmb_common_open.c70 smb_access_generic_to_file(uint32_t desired_access) in smb_access_generic_to_file()
103 smb_omode_to_amask(uint32_t desired_access) in smb_omode_to_amask()
130 smb_denymode_to_sharemode(uint32_t desired_access, char *fname) in smb_denymode_to_sharemode()
H A Dsmb_ofile.c1001 smb_ofile_open_check(smb_ofile_t *of, uint32_t desired_access, in smb_ofile_open_check()
H A Dsmb_node.c717 smb_node_open_check(smb_node_t *node, uint32_t desired_access, in smb_node_open_check()
H A Dsmb_fsops.c2522 uint32_t desired_access, uint32_t share_access) in smb_fsop_shrlock()
H A Dsmb_vops.c1343 smb_vop_shrlock(vnode_t *vp, uint32_t uniq_fid, uint32_t desired_access, in smb_vop_shrlock()
/titanic_41/usr/src/uts/common/smbsrv/
H A Dsmb_ktypes.h1429 uint32_t desired_access; member