Searched refs:smb_odir_read (Results 1 – 4 of 4) sorted by relevance
/titanic_44/usr/src/uts/common/fs/smbsrv/ |
H A D | smb_delete.c | 380 rc = smb_odir_read(sr, od, odirent, &eos); in smb_delete_find_fname()
|
H A D | smb_odir.c | 490 smb_odir_read(smb_request_t *sr, smb_odir_t *od, in smb_odir_read() function
|
H A D | smb_fsops.c | 831 rc = smb_odir_read(sr, od, odirent, &eos); in smb_fsop_remove_streams()
|
/titanic_44/usr/src/uts/common/smbsrv/ |
H A D | smb_kproto.h | 641 int smb_odir_read(smb_request_t *, smb_odir_t *,
|