Lines Matching defs:ofile
166 smb_ofile_t *ofile = &ofile_array[fid]; in do_open() local
191 smb_ofile_t *ofile = &ofile_array[fid]; in do_close() local
222 smb_ofile_t *ofile = &ofile_array[fid]; in do_req() local
249 smb_ofile_t *ofile = &ofile_array[fid]; in do_ack() local
284 smb_ofile_t *ofile = &ofile_array[fid]; in do_brk_parent() local
295 smb_ofile_t *ofile = &ofile_array[fid]; in do_brk_open() local
310 smb_ofile_t *ofile = &ofile_array[fid]; in do_brk_handle() local
322 smb_ofile_t *ofile = &ofile_array[fid]; in do_brk_read() local
333 smb_ofile_t *ofile = &ofile_array[fid]; in do_brk_write() local
344 smb_ofile_t *ofile = &ofile_array[fid]; in do_brk_setinfo() local
366 smb_ofile_t *ofile = &ofile_array[fid]; in do_move() local
558 smb_ofile_is_open(smb_ofile_t *ofile) in smb_ofile_is_open()
584 test_oplock_send_break(smb_ofile_t *ofile, in test_oplock_send_break()
616 smb_oplock_ind_break(smb_ofile_t *ofile, uint32_t NewLevel, in smb_oplock_ind_break()
657 smb_oplock_ind_break_in_ack(smb_request_t *sr, smb_ofile_t *ofile, in smb_oplock_ind_break_in_ack()
670 run_ind_break_in_ack(smb_ofile_t *ofile) in run_ind_break_in_ack()