this_node 294 drivers/acpi/acpica/nsaccess.c struct acpi_namespace_node *this_node = NULL; this_node 363 drivers/acpi/acpica/nsaccess.c this_node = acpi_gbl_root_node; this_node 387 drivers/acpi/acpica/nsaccess.c this_node = acpi_gbl_root_node; this_node 396 drivers/acpi/acpica/nsaccess.c this_node)); this_node 409 drivers/acpi/acpica/nsaccess.c this_node = prefix_node; this_node 426 drivers/acpi/acpica/nsaccess.c this_node = this_node->parent; this_node 427 drivers/acpi/acpica/nsaccess.c if (!this_node) { this_node 452 drivers/acpi/acpica/nsaccess.c (this_node), num_carats)); this_node 476 drivers/acpi/acpica/nsaccess.c type = this_node->type; this_node 541 drivers/acpi/acpica/nsaccess.c current_node = this_node; this_node 594 drivers/acpi/acpica/nsaccess.c &this_node); this_node 614 drivers/acpi/acpica/nsaccess.c (this_node->flags & ANOBJ_NODE_EARLY_INIT)) { this_node 615 drivers/acpi/acpica/nsaccess.c this_node->flags &= ~ANOBJ_NODE_EARLY_INIT; this_node 631 drivers/acpi/acpica/nsaccess.c ((this_node->flags & ANOBJ_IS_EXTERNAL) || this_node 634 drivers/acpi/acpica/nsaccess.c this_node->flags &= ~ANOBJ_IS_EXTERNAL; this_node 635 drivers/acpi/acpica/nsaccess.c this_node->type = (u8)this_search_type; this_node 638 drivers/acpi/acpica/nsaccess.c (this_node); this_node 644 drivers/acpi/acpica/nsaccess.c *return_node = this_node; this_node 657 drivers/acpi/acpica/nsaccess.c if (this_node->type == ACPI_TYPE_LOCAL_ALIAS) { this_node 658 drivers/acpi/acpica/nsaccess.c if (!this_node->object) { this_node 664 drivers/acpi/acpica/nsaccess.c this_node->object)->type)) { this_node 665 drivers/acpi/acpica/nsaccess.c this_node = this_node 667 drivers/acpi/acpica/nsaccess.c this_node->object; this_node 692 drivers/acpi/acpica/nsaccess.c && (this_node->type != ACPI_TYPE_ANY) this_node 693 drivers/acpi/acpica/nsaccess.c && (this_node->type != type_to_check_for)) { this_node 700 drivers/acpi/acpica/nsaccess.c acpi_ut_get_type_name(this_node-> this_node 712 drivers/acpi/acpica/nsaccess.c type = this_node->type; this_node 719 drivers/acpi/acpica/nsaccess.c current_node = this_node; this_node 731 drivers/acpi/acpica/nsaccess.c acpi_ds_scope_stack_push(this_node, type, this_node 740 drivers/acpi/acpica/nsaccess.c this_node->flags |= ANOBJ_NODE_EARLY_INIT; this_node 744 drivers/acpi/acpica/nsaccess.c *return_node = this_node; this_node 144 drivers/acpi/acpica/nsdump.c struct acpi_namespace_node *this_node; this_node 165 drivers/acpi/acpica/nsdump.c this_node = acpi_ns_validate_handle(obj_handle); this_node 166 drivers/acpi/acpica/nsdump.c if (!this_node) { this_node 172 drivers/acpi/acpica/nsdump.c type = this_node->type; this_node 178 drivers/acpi/acpica/nsdump.c (info->owner_id != this_node->owner_id)) { this_node 195 drivers/acpi/acpica/nsdump.c acpi_os_printf("%4.4s", acpi_ut_get_node_name(this_node)); this_node 201 drivers/acpi/acpica/nsdump.c acpi_ut_get_type_name(type), this_node, this_node 202 drivers/acpi/acpica/nsdump.c this_node->owner_id); this_node 206 drivers/acpi/acpica/nsdump.c obj_desc = acpi_ns_get_attached_object(this_node); this_node 211 drivers/acpi/acpica/nsdump.c if (this_node->flags & ANOBJ_TEMPORARY) { this_node 487 drivers/acpi/acpica/nsdump.c obj_desc = acpi_ns_get_attached_object(this_node); this_node 93 fs/befs/btree.c struct befs_btree_node *this_node, this_node 248 fs/befs/btree.c struct befs_btree_node *this_node; this_node 261 fs/befs/btree.c this_node = kmalloc(sizeof(struct befs_btree_node), this_node 263 fs/befs/btree.c if (!this_node) { this_node 269 fs/befs/btree.c this_node->bh = NULL; this_node 273 fs/befs/btree.c if (befs_bt_read_node(sb, ds, this_node, node_off) != BEFS_OK) { this_node 279 fs/befs/btree.c while (!befs_leafnode(this_node)) { this_node 280 fs/befs/btree.c res = befs_find_key(sb, this_node, key, &node_off); this_node 283 fs/befs/btree.c node_off = this_node->head.overflow; this_node 284 fs/befs/btree.c if (befs_bt_read_node(sb, ds, this_node, node_off) != BEFS_OK) { this_node 292 fs/befs/btree.c res = befs_find_key(sb, this_node, key, value); this_node 294 fs/befs/btree.c brelse(this_node->bh); this_node 295 fs/befs/btree.c kfree(this_node); this_node 308 fs/befs/btree.c kfree(this_node); this_node 415 fs/befs/btree.c struct befs_btree_node *this_node; this_node 434 fs/befs/btree.c this_node = kmalloc(sizeof(struct befs_btree_node), GFP_NOFS); this_node 435 fs/befs/btree.c if (this_node == NULL) { this_node 442 fs/befs/btree.c this_node->bh = NULL; this_node 445 fs/befs/btree.c res = befs_btree_seekleaf(sb, ds, &bt_super, this_node, &node_off); this_node 447 fs/befs/btree.c brelse(this_node->bh); this_node 448 fs/befs/btree.c kfree(this_node); this_node 459 fs/befs/btree.c while (key_sum + this_node->head.all_key_count <= key_no) { this_node 462 fs/befs/btree.c if (this_node->head.right == BEFS_BT_INVAL) { this_node 468 fs/befs/btree.c key_sum + this_node->head.all_key_count); this_node 469 fs/befs/btree.c brelse(this_node->bh); this_node 470 fs/befs/btree.c kfree(this_node); this_node 474 fs/befs/btree.c key_sum += this_node->head.all_key_count; this_node 475 fs/befs/btree.c node_off = this_node->head.right; this_node 477 fs/befs/btree.c if (befs_bt_read_node(sb, ds, this_node, node_off) != BEFS_OK) { this_node 488 fs/befs/btree.c valarray = befs_bt_valarray(this_node); this_node 490 fs/befs/btree.c keystart = befs_bt_get_key(sb, this_node, cur_key, &keylen); this_node 499 fs/befs/btree.c brelse(this_node->bh); this_node 510 fs/befs/btree.c brelse(this_node->bh); this_node 511 fs/befs/btree.c kfree(this_node); this_node 518 fs/befs/btree.c kfree(this_node); this_node 544 fs/befs/btree.c struct befs_btree_node *this_node, this_node 550 fs/befs/btree.c if (befs_bt_read_node(sb, ds, this_node, *node_off) != BEFS_OK) { this_node 557 fs/befs/btree.c if (this_node->head.all_key_count == 0 && befs_leafnode(this_node)) { this_node 562 fs/befs/btree.c while (!befs_leafnode(this_node)) { this_node 564 fs/befs/btree.c if (this_node->head.all_key_count == 0) { this_node 568 fs/befs/btree.c this_node->head.overflow); this_node 569 fs/befs/btree.c *node_off = this_node->head.overflow; this_node 571 fs/befs/btree.c fs64 *valarray = befs_bt_valarray(this_node); this_node 574 fs/befs/btree.c if (befs_bt_read_node(sb, ds, this_node, *node_off) != BEFS_OK) { this_node 412 fs/ocfs2/stack_o2cb.c .this_node = o2cb_cluster_this_node, this_node 1063 fs/ocfs2/stack_user.c unsigned int *this_node) this_node 1078 fs/ocfs2/stack_user.c *this_node = rc; this_node 1085 fs/ocfs2/stack_user.c .this_node = user_cluster_this_node, this_node 465 fs/ocfs2/stackglue.c return active_stack->sp_ops->this_node(conn, node); this_node 152 fs/ocfs2/stackglue.h int (*this_node)(struct ocfs2_cluster_connection *conn,