Home
last modified time | relevance | path

Searched refs:must_insert_reserved (Results 1 – 12 of 12) sorted by relevance

/dports/multimedia/v4l_compat/linux-5.13-rc2/fs/btrfs/
H A Ddelayed-ref.c650 if (update->must_insert_reserved) { in update_existing_head_ref()
658 existing->must_insert_reserved = update->must_insert_reserved; in update_existing_head_ref()
731 else if (existing->total_ref_mod == 0 && existing->must_insert_reserved) in update_existing_head_ref()
744 int must_insert_reserved = 0; in init_delayed_ref_head() local
769 must_insert_reserved = 1; in init_delayed_ref_head()
771 must_insert_reserved = 0; in init_delayed_ref_head()
777 head_ref->must_insert_reserved = must_insert_reserved; in init_delayed_ref_head()
H A Ddelayed-ref.h117 unsigned int must_insert_reserved:1; member
H A Dextent-tree.c1766 if (head->must_insert_reserved) { in cleanup_extent_op()
1814 (head->total_ref_mod == 0 && head->must_insert_reserved)) { in btrfs_cleanup_ref_head_accounting()
1858 if (head->must_insert_reserved) { in cleanup_ref_head()
1915 int must_insert_reserved = 0; in btrfs_run_delayed_refs_for_head() local
1958 must_insert_reserved = locked_ref->must_insert_reserved; in btrfs_run_delayed_refs_for_head()
1959 locked_ref->must_insert_reserved = 0; in btrfs_run_delayed_refs_for_head()
1966 must_insert_reserved); in btrfs_run_delayed_refs_for_head()
3280 if (head->must_insert_reserved) in check_ref_cleanup()
H A Ddisk-io.c4666 if (head->must_insert_reserved) in btrfs_destroy_delayed_refs()
/dports/multimedia/libv4l/linux-5.13-rc2/fs/btrfs/
H A Ddelayed-ref.c650 if (update->must_insert_reserved) { in update_existing_head_ref()
658 existing->must_insert_reserved = update->must_insert_reserved; in update_existing_head_ref()
731 else if (existing->total_ref_mod == 0 && existing->must_insert_reserved) in update_existing_head_ref()
744 int must_insert_reserved = 0; in init_delayed_ref_head() local
769 must_insert_reserved = 1; in init_delayed_ref_head()
771 must_insert_reserved = 0; in init_delayed_ref_head()
777 head_ref->must_insert_reserved = must_insert_reserved; in init_delayed_ref_head()
H A Ddelayed-ref.h117 unsigned int must_insert_reserved:1; member
H A Dextent-tree.c1766 if (head->must_insert_reserved) { in cleanup_extent_op()
1814 (head->total_ref_mod == 0 && head->must_insert_reserved)) { in btrfs_cleanup_ref_head_accounting()
1858 if (head->must_insert_reserved) { in cleanup_ref_head()
1915 int must_insert_reserved = 0; in btrfs_run_delayed_refs_for_head() local
1958 must_insert_reserved = locked_ref->must_insert_reserved; in btrfs_run_delayed_refs_for_head()
1959 locked_ref->must_insert_reserved = 0; in btrfs_run_delayed_refs_for_head()
1966 must_insert_reserved); in btrfs_run_delayed_refs_for_head()
3280 if (head->must_insert_reserved) in check_ref_cleanup()
H A Ddisk-io.c4666 if (head->must_insert_reserved) in btrfs_destroy_delayed_refs()
/dports/multimedia/v4l-utils/linux-5.13-rc2/fs/btrfs/
H A Ddelayed-ref.c650 if (update->must_insert_reserved) { in update_existing_head_ref()
658 existing->must_insert_reserved = update->must_insert_reserved; in update_existing_head_ref()
731 else if (existing->total_ref_mod == 0 && existing->must_insert_reserved) in update_existing_head_ref()
744 int must_insert_reserved = 0; in init_delayed_ref_head() local
769 must_insert_reserved = 1; in init_delayed_ref_head()
771 must_insert_reserved = 0; in init_delayed_ref_head()
777 head_ref->must_insert_reserved = must_insert_reserved; in init_delayed_ref_head()
H A Ddelayed-ref.h117 unsigned int must_insert_reserved:1; member
H A Dextent-tree.c1766 if (head->must_insert_reserved) { in cleanup_extent_op()
1814 (head->total_ref_mod == 0 && head->must_insert_reserved)) { in btrfs_cleanup_ref_head_accounting()
1858 if (head->must_insert_reserved) { in cleanup_ref_head()
1915 int must_insert_reserved = 0; in btrfs_run_delayed_refs_for_head() local
1958 must_insert_reserved = locked_ref->must_insert_reserved; in btrfs_run_delayed_refs_for_head()
1959 locked_ref->must_insert_reserved = 0; in btrfs_run_delayed_refs_for_head()
1966 must_insert_reserved); in btrfs_run_delayed_refs_for_head()
3280 if (head->must_insert_reserved) in check_ref_cleanup()
H A Ddisk-io.c4666 if (head->must_insert_reserved) in btrfs_destroy_delayed_refs()