Searched refs:smb_odir_openpath (Results 1 - 5 of 5) sorted by relevance

/illumos-gate/usr/src/uts/common/fs/smbsrv/
H A Dsmb_find.c296 status = smb_odir_openpath(sr, pn->pn_path, sattr, 0, &od);
453 status = smb_odir_openpath(sr, pn->pn_path, sattr, 0, &od);
666 status = smb_odir_openpath(sr, pn->pn_path, sattr, 0, &od);
H A Dsmb_delete.c297 status = smb_odir_openpath(sr, fqi->fq_path.pn_path,
H A Dsmb_trans2_find.c328 status = smb_odir_openpath(sr, pn->pn_path, sattr, odir_flags, &od);
H A Dsmb_odir.c270 * smb_odir_openpath
278 smb_odir_openpath(smb_request_t *sr, char *path, uint16_t sattr, function
/illumos-gate/usr/src/uts/common/smbsrv/
H A Dsmb_kproto.h706 uint32_t smb_odir_openpath(smb_request_t *, char *, uint16_t, uint32_t,

Completed in 68 milliseconds