Searched refs:ref_type (Results 1 – 3 of 3) sorted by relevance
109 u8 ref_type; in acpi_ex_resolve_object_to_value() local120 ref_type = stack_desc->reference.class; in acpi_ex_resolve_object_to_value()122 switch (ref_type) { in acpi_ex_resolve_object_to_value()129 status = acpi_ds_method_data_get_value(ref_type, in acpi_ex_resolve_object_to_value()242 ref_type, stack_desc)); in acpi_ex_resolve_object_to_value()
883 int action, u8 ref_type) in init_delayed_ref_common() argument901 ref->type = ref_type; in init_delayed_ref_common()928 u8 ref_type; in btrfs_add_delayed_tree_ref() local954 ref_type = BTRFS_SHARED_BLOCK_REF_KEY; in btrfs_add_delayed_tree_ref()956 ref_type = BTRFS_TREE_BLOCK_REF_KEY; in btrfs_add_delayed_tree_ref()960 ref_type); in btrfs_add_delayed_tree_ref()1022 u8 ref_type; in btrfs_add_delayed_data_ref() local1030 ref_type = BTRFS_SHARED_DATA_REF_KEY; in btrfs_add_delayed_data_ref()1032 ref_type = BTRFS_EXTENT_DATA_REF_KEY; in btrfs_add_delayed_data_ref()1034 ref_root, action, ref_type); in btrfs_add_delayed_data_ref()
287 static char ref_type_to_char(u8 ref_type) in ref_type_to_char() argument289 switch (ref_type) { in ref_type_to_char()