Searched refs:smb_ofile_close (Results 1 - 11 of 11) sorted by relevance

/illumos-gate/usr/src/uts/common/fs/smbsrv/
H A Dsmb_close.c70 smb_ofile_close(sr->fid_ofile, mtime);
111 smb_ofile_close(sr->fid_ofile, mtime);
H A Dsmb2_close.c70 smb_ofile_close(of, 0);
H A Dsmb_nt_create_andx.c349 smb_ofile_close(of, 0);
H A Dsmb_open_andx.c315 smb_ofile_close(of, 0);
473 smb_ofile_close(of, 0);
H A Dsmb_nt_transact_create.c260 smb_ofile_close(of, 0);
H A Dsmb2_create.c423 smb_ofile_close(of, 0);
H A Dsmb_ofile.c118 * This transition occurs in smb_ofile_close().
321 * smb_ofile_close
324 smb_ofile_close(smb_ofile_t *of, int32_t mtime_sec) function
924 smb_ofile_close(of, 0);
H A Dsmb_write.c210 smb_ofile_close(sr->fid_ofile, param->rw_last_write);
H A Dsmb_common_open.c246 * is closed (smb_ofile_close). It is accounted for via ofile and node flags.
637 /* Don't apply readonly bit until smb_ofile_close */
720 /* Don't apply readonly bit until smb_ofile_close */
862 * smb_fsop_unshrlock is done in smb_ofile_close
868 smb_ofile_close(of, 0);
H A Dsmb_tree.c494 smb_ofile_close(of, 0);
/illumos-gate/usr/src/uts/common/smbsrv/
H A Dsmb_kproto.h673 void smb_ofile_close(smb_ofile_t *, int32_t);

Completed in 95 milliseconds