Searched refs:BTRFS_REF_DATA (Results 1 – 3 of 3) sorted by relevance
261 BTRFS_REF_DATA, enumerator440 ASSERT(ref->type == BTRFS_REF_DATA || ref->type == BTRFS_REF_METADATA); in btrfs_ref_type()442 if (ref->type == BTRFS_REF_DATA) { in btrfs_ref_type()
737 BUG_ON(generic_ref->type != BTRFS_REF_DATA && reserved); in init_delayed_ref_head()777 head_ref->is_data = (generic_ref->type == BTRFS_REF_DATA); in init_delayed_ref_head()949 if (generic_ref->type == BTRFS_REF_DATA) in init_delayed_ref_common()981 generic_ref->type = BTRFS_REF_DATA; in btrfs_init_data_ref()1068 if (generic_ref->type == BTRFS_REF_DATA) in add_delayed_ref()1107 ASSERT(generic_ref->type == BTRFS_REF_DATA && generic_ref->action); in btrfs_add_delayed_data_ref()
40 return BTRFS_REF_DATA; in ref_type_from_disk_ref_type()1006 ret = merge_tests(&trans, BTRFS_REF_DATA); in btrfs_test_delayed_refs()