Searched refs:must_insert_reserved (Results 1 – 4 of 4) sorted by relevance
658 if (update->must_insert_reserved) { in update_existing_head_ref()666 existing->must_insert_reserved = update->must_insert_reserved; in update_existing_head_ref()734 bool must_insert_reserved = false; in init_delayed_ref_head() local766 must_insert_reserved = true; in init_delayed_ref_head()775 head_ref->must_insert_reserved = must_insert_reserved; in init_delayed_ref_head()1279 if (head->must_insert_reserved) in btrfs_destroy_delayed_refs()
186 bool must_insert_reserved; member
1801 if (head->must_insert_reserved) { in cleanup_extent_op()1848 if (head->must_insert_reserved) in btrfs_cleanup_ref_head_accounting()1890 if (head->must_insert_reserved) { in cleanup_ref_head()1917 bool must_insert_reserved; in btrfs_run_delayed_refs_for_head() local1957 must_insert_reserved = locked_ref->must_insert_reserved; in btrfs_run_delayed_refs_for_head()1964 locked_ref->must_insert_reserved = false; in btrfs_run_delayed_refs_for_head()1971 must_insert_reserved); in btrfs_run_delayed_refs_for_head()3390 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()