subtree_root 29 drivers/acpi/acpica/pswalk.c void acpi_ps_delete_parse_tree(union acpi_parse_object *subtree_root) subtree_root 31 drivers/acpi/acpica/pswalk.c union acpi_parse_object *op = subtree_root; subtree_root 36 drivers/acpi/acpica/pswalk.c ACPI_FUNCTION_TRACE_PTR(ps_delete_parse_tree, subtree_root); subtree_root 38 drivers/acpi/acpica/pswalk.c ACPI_DEBUG_PRINT((ACPI_DB_PARSE_TREES, " root %p\n", subtree_root)); subtree_root 92 drivers/acpi/acpica/pswalk.c if (op == subtree_root) { subtree_root 2907 fs/ocfs2/alloc.c int ret, subtree_root, deleted; subtree_root 2947 fs/ocfs2/alloc.c subtree_root = ocfs2_find_subtree_root(et, left_path, subtree_root 2950 fs/ocfs2/alloc.c trace_ocfs2_rotate_subtree(subtree_root, subtree_root 2952 fs/ocfs2/alloc.c right_path->p_node[subtree_root].bh->b_blocknr, subtree_root 2974 fs/ocfs2/alloc.c right_path, subtree_root, subtree_root 438 fs/ocfs2/ocfs2_trace.h TP_PROTO(int subtree_root, unsigned long long blkno, subtree_root 440 fs/ocfs2/ocfs2_trace.h TP_ARGS(subtree_root, blkno, depth), subtree_root 442 fs/ocfs2/ocfs2_trace.h __field(int, subtree_root) subtree_root 447 fs/ocfs2/ocfs2_trace.h __entry->subtree_root = subtree_root; subtree_root 451 fs/ocfs2/ocfs2_trace.h TP_printk("%d %llu %d", __entry->subtree_root, subtree_root 962 fs/ocfs2/refcounttree.c int ret, i, subtree_root; subtree_root 1029 fs/ocfs2/refcounttree.c subtree_root = ocfs2_find_subtree_root(&et, left_path, subtree_root 1032 fs/ocfs2/refcounttree.c tmp_el = left_path->p_node[subtree_root].el; subtree_root 1033 fs/ocfs2/refcounttree.c blkno = left_path->p_node[subtree_root+1].bh->b_blocknr;