Searched refs:f_tree (Results 1 – 13 of 13) sorted by relevance
224 of->f_tree = tree; in smb_ofile_open()376 if (smb_tree_has_feature(of->f_tree, in smb_ofile_close()436 atomic_dec_32(&of->f_tree->t_open_files); in smb_ofile_close()463 ASSERT(of->f_tree == tree); in smb_ofile_close_all()488 ASSERT(of->f_tree == tree); in smb_ofile_close_all_by_pid()583 smb_tree_post_ofile(of->f_tree, of); in smb_ofile_release()646 ASSERT(of->f_tree == tree); in smb_ofile_lookup_by_fid()696 ASSERT(of->f_tree == tree); in smb_ofile_lookup_by_uniqid()727 ASSERT(of->f_tree); in smb_ofile_disallow_fclose()728 return (of->f_node == of->f_tree->t_snode); in smb_ofile_disallow_fclose()[all …]
93 rc = smb_node_getshrpath(of->f_node, of->f_tree, in smb2_ofile_getname()
419 smb_tree_hold_internal(ofile->f_tree); in smb_oplock_sched_async_break()426 sr->tid_tree = ofile->f_tree; in smb_oplock_sched_async_break()699 og->og_tid = of->f_tree->t_tid; in smb_oplock_set_grant()
133 sr->smb_tid = ofile->f_tree->t_tid; in smb2_oplock_break_notification()
93 switch (of->f_tree->t_res_type & STYPE_MASK) { in smb2_read()
104 switch (of->f_tree->t_res_type & STYPE_MASK) { in smb2_write()
418 sr->smb_tid = ofile->f_tree->t_tid; in smb1_oplock_break_notification()
286 if ((of->f_tree->t_flags & SMB_TREE_SHORTNAMES) == 0) in smb2_setf_shortname()
432 if ((of->f_tree->t_flags & SMB_TREE_SHORTNAMES) == 0) in smb2_qif_altname()
394 ASSERT(of->f_tree == tree); in smb_tree_post_ofile()459 ASSERT(of->f_tree == tree); in smb_tree_enum()
695 #define SMB_OFILE_GET_TREE(of) ((of)->f_tree)
1263 smb_tree_t *f_tree; member
1348 mdb_printf("Tree: %p\n", of->f_tree); in smb_dcmd_ofile()