Searched refs:smb_odir_openpath (Results 1 - 5 of 5) sorted by relevance
/illumos-gate/usr/src/uts/common/fs/smbsrv/ |
H A D | smb_find.c | 296 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 D | smb_delete.c | 297 status = smb_odir_openpath(sr, fqi->fq_path.pn_path,
|
H A D | smb_trans2_find.c | 328 status = smb_odir_openpath(sr, pn->pn_path, sattr, odir_flags, &od);
|
H A D | smb_odir.c | 270 * 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 D | smb_kproto.h | 706 uint32_t smb_odir_openpath(smb_request_t *, char *, uint16_t, uint32_t,
|
Completed in 68 milliseconds