Home
last modified time | relevance | path

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

/linux-4.19.296/fs/btrfs/
Dbackref.c414 u64 total_refs, bool ignore_offset) in add_all_parents() argument
447 while (!ret && count < total_refs) { in add_all_parents()
505 const u64 *extent_item_pos, u64 total_refs, in resolve_indirect_ref() argument
577 extent_item_pos, total_refs, ignore_offset); in resolve_indirect_ref()
623 const u64 *extent_item_pos, u64 total_refs, in resolve_indirect_refs() argument
669 total_refs, ignore_offset); in resolve_indirect_refs()
776 struct preftrees *preftrees, u64 *total_refs, in add_delayed_refs() argument
806 *total_refs += count; in add_delayed_refs()
904 u64 *total_refs, struct share_check *sc) in add_inline_refs() argument
928 *total_refs += btrfs_extent_refs(leaf, ei); in add_inline_refs()
[all …]