Searched refs:must_insert_reserved (Results 1 – 3 of 3) sorted by relevance
186 bool must_insert_reserved; member
1588 * Don't check must_insert_reserved, as this is called from contexts in free_head_ref_squota_rsv() 1882 if (head->must_insert_reserved) { in cleanup_extent_op() 1928 /* must_insert_reserved can be set only if we didn't run the head ref. */ in btrfs_cleanup_ref_head_accounting() 1929 if (head->must_insert_reserved) in btrfs_cleanup_ref_head_accounting() 1971 if (head->must_insert_reserved) { in cleanup_ref_head() 2005 bool must_insert_reserved; in btrfs_run_delayed_refs_for_head() local 2042 * Record the must_insert_reserved flag before we drop the in btrfs_run_delayed_refs_for_head() 2045 must_insert_reserved = locked_ref->must_insert_reserved; in btrfs_run_delayed_refs_for_head() 2052 locked_ref->must_insert_reserved in btrfs_run_delayed_refs_for_head() [all...]
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()