Home
last modified time | relevance | path

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

/linux/fs/btrfs/
H A Ddelayed-ref.h114 bool update_key; member
H A Ddelayed-ref.c678 if (update->extent_op->update_key) { in update_existing_head_ref()
682 existing->extent_op->update_key = true; in update_existing_head_ref()
H A Dbackref.c924 if (head->extent_op && head->extent_op->update_key) { in add_delayed_refs()