Searched refs:smb_ofile_open (Results 1 - 4 of 4) sorted by relevance
/illumos-gate/usr/src/uts/common/fs/smbsrv/ |
H A D | smb_opipe.c | 235 * Note: If smb_ofile_open succeeds, the new ofile is 240 ofile = smb_ofile_open(sr, NULL, op,
|
H A D | smb_common_open.c | 816 of = smb_ofile_open(sr, node, op, SMB_FTYPE_DISK, uniq_fid, 823 * We might have blocked in smb_ofile_open long enough so a
|
H A D | smb_ofile.c | 113 * This transition occurs in smb_ofile_open(). A new ofile is created and 150 * into 2 functions: smb_ofile_open() and smb_ofile_lookup_by_fid(). 175 * smb_ofile_open 178 smb_ofile_open( function
|
/illumos-gate/usr/src/uts/common/smbsrv/ |
H A D | smb_kproto.h | 671 smb_ofile_t *smb_ofile_open(smb_request_t *, smb_node_t *,
|
Completed in 69 milliseconds