Home
last modified time | relevance | path

Searched refs:smb_ofile_lookup_by_fid (Results 1 – 5 of 5) sorted by relevance

/titanic_41/usr/src/uts/common/fs/smbsrv/
H A Dsmb_nt_create_andx.c267 op->dir = smb_ofile_lookup_by_fid(sr, (uint16_t)op->rootdirfid); in smb_com_nt_create_andx()
H A Dsmb_nt_transact_create.c176 op->dir = smb_ofile_lookup_by_fid(sr, (uint16_t)op->rootdirfid); in smb_nt_transact_create()
H A Dsmb_ofile.c613 smb_ofile_lookup_by_fid( in smb_ofile_lookup_by_fid() function
H A Dsmb_dispatch.c1092 sr->fid_ofile = smb_ofile_lookup_by_fid(sr, sr->smb_fid); in smbsr_lookup_file()
/titanic_41/usr/src/uts/common/smbsrv/
H A Dsmb_kproto.h597 smb_ofile_t *smb_ofile_lookup_by_fid(smb_request_t *, uint16_t);