Searched refs:must_insert_reserved (Results 1 – 4 of 4) sorted by relevance
655 if (update->must_insert_reserved) { in update_existing_head_ref()663 existing->must_insert_reserved = update->must_insert_reserved; in update_existing_head_ref()731 bool must_insert_reserved = false; in init_delayed_ref_head() local763 must_insert_reserved = true; in init_delayed_ref_head()772 head_ref->must_insert_reserved = must_insert_reserved; in init_delayed_ref_head()1276 if (head->must_insert_reserved) in btrfs_destroy_delayed_refs()
186 bool must_insert_reserved; member
1803 if (head->must_insert_reserved) { in cleanup_extent_op()1850 if (head->must_insert_reserved) in btrfs_cleanup_ref_head_accounting()1892 if (head->must_insert_reserved) { in cleanup_ref_head()1919 bool must_insert_reserved; in btrfs_run_delayed_refs_for_head() local1959 must_insert_reserved = locked_ref->must_insert_reserved; in btrfs_run_delayed_refs_for_head()1966 locked_ref->must_insert_reserved = false; in btrfs_run_delayed_refs_for_head()1973 must_insert_reserved); in btrfs_run_delayed_refs_for_head()3422 if (head->must_insert_reserved) in check_ref_cleanup()
97 if (head->must_insert_reserved != check->must_insert) { in validate_ref_head()99 head->must_insert_reserved, check->must_insert); in validate_ref_head()