Home
last modified time | relevance | path

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

/openbmc/linux/fs/btrfs/
H A Dtree-log.c5809 int ins_start_slot = 0; in copy_inode_items_to_log() local
5857 ins_start_slot = path->slots[0]; in copy_inode_items_to_log()
5860 ins_start_slot, ins_nr, in copy_inode_items_to_log()
5879 ins_start_slot, in copy_inode_items_to_log()
5887 if (ins_nr && ins_start_slot + ins_nr == path->slots[0]) { in copy_inode_items_to_log()
5891 ins_start_slot = path->slots[0]; in copy_inode_items_to_log()
5896 ret = copy_items(trans, inode, dst_path, path, ins_start_slot, in copy_inode_items_to_log()
5901 ins_start_slot = path->slots[0]; in copy_inode_items_to_log()
5911 ins_start_slot, ins_nr, inode_only, in copy_inode_items_to_log()
5936 ret = copy_items(trans, inode, dst_path, path, ins_start_slot, in copy_inode_items_to_log()