Home
last modified time | relevance | path

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

/titanic_41/usr/src/uts/common/smbsrv/
H A Dsmb_fsops.h44 int smb_fsop_amask_to_omode(uint32_t);
/titanic_41/usr/src/uts/common/fs/smbsrv/
H A Dsmb_ofile.c261 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