Searched refs:smb_ofile_open (Results 1 - 4 of 4) sorted by relevance

/illumos-gate/usr/src/uts/common/fs/smbsrv/
H A Dsmb_opipe.c235 * Note: If smb_ofile_open succeeds, the new ofile is
240 ofile = smb_ofile_open(sr, NULL, op,
H A Dsmb_common_open.c816 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 Dsmb_ofile.c113 * 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 Dsmb_kproto.h671 smb_ofile_t *smb_ofile_open(smb_request_t *, smb_node_t *,

Completed in 50 milliseconds