Searched refs:f_tree (Results 1 – 6 of 6) sorted by relevance
224 of->f_tree = tree; in smb_ofile_open()366 if (smb_tree_has_feature(of->f_tree, in smb_ofile_close()419 atomic_dec_32(&of->f_tree->t_open_files); in smb_ofile_close()446 ASSERT(of->f_tree == tree); in smb_ofile_close_all()471 ASSERT(of->f_tree == tree); in smb_ofile_close_all_by_pid()566 smb_tree_post_ofile(of->f_tree, of); in smb_ofile_release()629 ASSERT(of->f_tree == tree); in smb_ofile_lookup_by_fid()679 ASSERT(of->f_tree == tree); in smb_ofile_lookup_by_uniqid()710 ASSERT(of->f_tree); in smb_ofile_disallow_fclose()711 return (of->f_node == of->f_tree->t_snode); in smb_ofile_disallow_fclose()[all …]
624 of->f_tree->t_tid, of->f_fid, in smb_oplock_ack()691 og->og_tid = of->f_tree->t_tid; in smb_oplock_set_grant()
377 ASSERT(of->f_tree == tree); in smb_tree_post_ofile()442 ASSERT(of->f_tree == tree); in smb_tree_enum()
625 #define SMB_OFILE_GET_TREE(of) ((of)->f_tree)
1203 smb_tree_t *f_tree; member
1293 mdb_printf("Tree: %p\n", of->f_tree); in smb_dcmd_ofile()