Lines Matching refs:smb_ofile_t

90 static smb_ofile_t *smb2_dh_import_handle(smb_request_t *, smb_node_t *,
94 static int smb2_dh_import_cred(smb_ofile_t *, char *);
127 smb_dh_create_allowed(smb_request_t *sr, smb_ofile_t *of) in smb_dh_create_allowed()
180 smb_dh_should_save(smb_ofile_t *of) in smb_dh_should_save()
356 smb_ofile_t *of; in smb2_dh_import_share()
493 static smb_ofile_t *
504 smb_ofile_t *of = NULL; in smb2_dh_import_handle()
935 smb2_dh_import_cred(smb_ofile_t *of, char *sidstr) in smb2_dh_import_cred()
989 smb2_dh_setdoc_persistent(smb_ofile_t *of) in smb2_dh_setdoc_persistent()
1005 DTRACE_PROBE1(rm__ca__err, smb_ofile_t *, of); in smb2_dh_setdoc_persistent()
1017 smb2_dh_close_persistent(smb_ofile_t *of) in smb2_dh_close_persistent()
1044 smb2_dh_make_persistent(smb_request_t *sr, smb_ofile_t *of) in smb2_dh_make_persistent()
1141 smb_ofile_t *of = sr->fid_ofile; in smb2_dh_update_nvfile()
1207 smb2_dh_update_oplock(smb_request_t *sr, smb_ofile_t *of) in smb2_dh_update_oplock()
1239 smb2_dh_update_locks(smb_request_t *sr, smb_ofile_t *of) in smb2_dh_update_locks()
1292 smb2_dh_update_times(smb_request_t *sr, smb_ofile_t *of, smb_attr_t *attr) in smb2_dh_update_times()
1348 smb2_dh_reconnect_checks(smb_request_t *sr, smb_ofile_t *of) in smb2_dh_reconnect_checks()
1423 smb_ofile_t *of; in smb2_dh_reconnect()
1544 smb_ofile_t *of = (smb_ofile_t *)arg; in smb2_dh_expire()
1569 smb_ofile_t *of; in smb2_durable_timers()
1631 smb2_dh_close_my_orphans(smb_request_t *sr, smb_ofile_t *new_of) in smb2_dh_close_my_orphans()
1634 smb_ofile_t *of; in smb2_dh_close_my_orphans()
1675 smb_ofile_t *of = (smb_ofile_t *)arg; in smb2_dh_cleanup()
1712 smb_ofile_t *of; in smb2_dh_shutdown()
1742 DTRACE_PROBE1(bad_ofile, smb_ofile_t *, of); in smb2_dh_shutdown()
1773 smb_ofile_t *of = sr->fid_ofile; in smb2_fsctl_set_resilient()