Home
last modified time | relevance | path

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

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