Home
last modified time | relevance | path

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

/titanic_50/usr/src/uts/common/fs/smbsrv/
H A Dsmb_close.c70 smb_ofile_close(sr->fid_ofile, mtime); in smb_com_close()
111 smb_ofile_close(sr->fid_ofile, mtime); in smb_com_close_and_tree_disconnect()
H A Dsmb2_close.c70 smb_ofile_close(of, 0); in smb2_close()
H A Dsmb_open_andx.c315 smb_ofile_close(of, 0); in smb_com_open()
473 smb_ofile_close(of, 0); in smb_com_open_andx()
H A Dsmb_nt_create_andx.c349 smb_ofile_close(of, 0); in smb_com_nt_create_andx()
H A Dsmb_nt_transact_create.c260 smb_ofile_close(of, 0); in smb_nt_transact_create()
H A Dsmb_ofile.c323 smb_ofile_close(smb_ofile_t *of, int32_t mtime_sec) in smb_ofile_close() function
902 smb_ofile_close(of, 0); in smb_ofile_close_and_next()
H A Dsmb2_create.c423 smb_ofile_close(of, 0); in smb2_create()
H A Dsmb_write.c210 smb_ofile_close(sr->fid_ofile, param->rw_last_write); in smb_com_write_and_close()
H A Dsmb_common_open.c868 smb_ofile_close(of, 0); in smb_open_subr()
H A Dsmb_tree.c494 smb_ofile_close(of, 0); in smb_tree_fclose()
/titanic_50/usr/src/uts/common/smbsrv/
H A Dsmb_kproto.h672 void smb_ofile_close(smb_ofile_t *, int32_t);