Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/common/fs/smbsrv/
H A Dsmb_query_fileinfo.c119 smb_com_trans2_query_path_information(smb_request_t *sr, smb_xa_t *xa) in smb_com_trans2_query_path_information() function
H A Dsmb_common_transact.c1706 rc = smb_com_trans2_query_path_information(sr, xa); in smb_trans2_dispatch()
/illumos-gate/usr/src/uts/common/smbsrv/
H A Dsmb_kproto.h214 smb_sdrc_t smb_com_trans2_query_path_information(smb_request_t *, smb_xa_t *);