Searched refs:must_insert_reserved (Results 1 – 4 of 4) sorted by relevance
693 if (update->must_insert_reserved) { in update_existing_head_ref()701 existing->must_insert_reserved = update->must_insert_reserved; in update_existing_head_ref()769 bool must_insert_reserved = false; in init_delayed_ref_head() local801 must_insert_reserved = true; in init_delayed_ref_head()810 head_ref->must_insert_reserved = must_insert_reserved; in init_delayed_ref_head()
189 bool must_insert_reserved; member
1828 if (head->must_insert_reserved) { in cleanup_extent_op()1875 if (head->must_insert_reserved) in btrfs_cleanup_ref_head_accounting()1917 if (head->must_insert_reserved) { in cleanup_ref_head()1977 bool must_insert_reserved; in btrfs_run_delayed_refs_for_head() local2018 must_insert_reserved = locked_ref->must_insert_reserved; in btrfs_run_delayed_refs_for_head()2025 locked_ref->must_insert_reserved = false; in btrfs_run_delayed_refs_for_head()2032 must_insert_reserved); in btrfs_run_delayed_refs_for_head()3411 if (head->must_insert_reserved) in check_ref_cleanup()
4564 if (head->must_insert_reserved) in btrfs_destroy_delayed_refs()
Completed in 26 milliseconds