Home
last modified time | relevance | path

Searched refs:smb_fsop_amask_to_omode (Results 1 – 3 of 3) sorted by relevance

/titanic_50/usr/src/uts/common/smbsrv/
H A Dsmb_fsops.h46 int smb_fsop_amask_to_omode(uint32_t);
/titanic_50/usr/src/uts/common/fs/smbsrv/
H A Dsmb_ofile.c266 smb_fsop_amask_to_omode(of->f_granted_access); in smb_ofile_open()
H A Dsmb_fsops.c85 smb_fsop_amask_to_omode(uint32_t access) in smb_fsop_amask_to_omode() function