Lines Matching defs:node

148 	smb_node_t	*node;  in smb_node_init()  local
201 smb_node_t *node; in smb_node_fini() local
265 smb_node_t *node; in smb_node_lookup() local
436 smb_node_ref(smb_node_t *node) in smb_node_ref()
476 smb_node_release(smb_node_t *node) in smb_node_release()
549 smb_node_delete_on_close(smb_node_t *node) in smb_node_delete_on_close()
703 smb_node_set_delete_on_close(smb_node_t *node, cred_t *cr, uint32_t flags) in smb_node_set_delete_on_close()
748 smb_node_reset_delete_on_close(smb_node_t *node) in smb_node_reset_delete_on_close()
770 smb_node_open_check(smb_node_t *node, uint32_t desired_access, in smb_node_open_check()
804 smb_node_rename_check(smb_node_t *node) in smb_node_rename_check()
836 smb_node_delete_check(smb_node_t *node) in smb_node_delete_check()
880 smb_node_share_check(smb_node_t *node) in smb_node_share_check()
901 smb_node_fcn_subscribe(smb_node_t *node) in smb_node_fcn_subscribe()
912 smb_node_fcn_unsubscribe(smb_node_t *node) in smb_node_fcn_unsubscribe()
924 smb_node_notify_change(smb_node_t *node, uint_t action, const char *name) in smb_node_notify_change()
990 smb_node_notify_modified(smb_node_t *node) in smb_node_notify_modified()
1017 smb_node_start_crit(smb_node_t *node, krw_t mode) in smb_node_start_crit()
1029 smb_node_end_crit(smb_node_t *node) in smb_node_end_crit()
1036 smb_node_in_crit(smb_node_t *node) in smb_node_in_crit()
1042 smb_node_rdlock(smb_node_t *node) in smb_node_rdlock()
1048 smb_node_wrlock(smb_node_t *node) in smb_node_wrlock()
1054 smb_node_unlock(smb_node_t *node) in smb_node_unlock()
1060 smb_node_add_ofile(smb_node_t *node, smb_ofile_t *of) in smb_node_add_ofile()
1070 smb_node_rem_ofile(smb_node_t *node, smb_ofile_t *of) in smb_node_rem_ofile()
1083 smb_node_inc_open_ofiles(smb_node_t *node) in smb_node_inc_open_ofiles()
1094 smb_node_dec_open_ofiles(smb_node_t *node) in smb_node_dec_open_ofiles()
1104 smb_node_inc_opening_count(smb_node_t *node) in smb_node_inc_opening_count()
1114 smb_node_dec_opening_count(smb_node_t *node) in smb_node_dec_opening_count()
1124 smb_node_getmntpath(smb_node_t *node, char *buf, uint32_t buflen) in smb_node_getmntpath()
1158 smb_node_getshrpath(smb_node_t *node, smb_tree_t *tree, in smb_node_getshrpath()
1187 smb_node_getpath(smb_node_t *node, vnode_t *rootvp, char *buf, uint32_t buflen) in smb_node_getpath()
1236 smb_node_t *node; in smb_node_alloc() local
1274 smb_node_free(smb_node_t *node) in smb_node_free()
1340 smb_node_create_audit_buf(smb_node_t *node, int kmflags) in smb_node_create_audit_buf()
1355 smb_node_destroy_audit_buf(smb_node_t *node) in smb_node_destroy_audit_buf()
1370 smb_node_audit(smb_node_t *node) in smb_node_audit()
1403 smb_node_is_file(smb_node_t *node) in smb_node_is_file()
1410 smb_node_is_dir(smb_node_t *node) in smb_node_is_dir()
1418 smb_node_is_symlink(smb_node_t *node) in smb_node_is_symlink()
1426 smb_node_is_dfslink(smb_node_t *node) in smb_node_is_dfslink()
1434 smb_node_is_reparse(smb_node_t *node) in smb_node_is_reparse()
1442 smb_node_is_vfsroot(smb_node_t *node) in smb_node_is_vfsroot()
1449 smb_node_is_system(smb_node_t *node) in smb_node_is_system()
1464 smb_node_file_is_readonly(smb_node_t *node) in smb_node_file_is_readonly()
1529 smb_node_setattr(smb_request_t *sr, smb_node_t *node, in smb_node_setattr()
1718 smb_node_getattr(smb_request_t *sr, smb_node_t *node, cred_t *cr, in smb_node_getattr()
1799 smb_node_init_reparse(smb_node_t *node, smb_attr_t *attr) in smb_node_init_reparse()
1843 smb_node_init_system(smb_node_t *node) in smb_node_init_system()