Home
last modified time | relevance | path

Searched defs:dst_slot (Results 1 – 2 of 2) sorted by relevance

/openbmc/linux/fs/btrfs/
H A Dtree-mod-log.c36 int dst_slot; member
263 int dst_slot, int src_slot, in tree_mod_log_alloc_move()
283 int dst_slot, int src_slot, in btrfs_tree_mod_log_insert_move()
H A Dtree-log.c4444 const int dst_slot = dst_path->slots[0] + dst_index; in copy_items() local