Searched defs:smb_query_pathname (Results 1 - 1 of 1) sorted by relevance

/illumos-gate/usr/src/uts/common/fs/smbsrv/
H A Dsmb_query_fileinfo.c93 static int smb_query_pathname(smb_request_t *, smb_node_t *, boolean_t,
834 rc = smb_query_pathname(sr, node, B_TRUE, qinfo);
838 rc = smb_query_pathname(sr, node, B_FALSE, qinfo);
856 * smb_query_pathname
873 smb_query_pathname(smb_request_t *sr, smb_node_t *node, boolean_t include_share, function

Completed in 56 milliseconds