Home
last modified time | relevance | path

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

/titanic_41/usr/src/uts/common/fs/smbsrv/
H A Dsmb_common_open.c44 static uint32_t smb_open_subr(smb_request_t *);
198 status = smb_open_subr(sr); in smb_common_open()
304 smb_open_subr(smb_request_t *sr) in smb_open_subr() function