Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/fs/btrfs/
H A Dtree-log.c5108 int ins_start_slot = 0; in copy_inode_items_to_log() local
5156 ins_start_slot = path->slots[0]; in copy_inode_items_to_log()
5159 ins_start_slot, ins_nr, in copy_inode_items_to_log()
5177 ins_start_slot, in copy_inode_items_to_log()
5185 if (ins_nr && ins_start_slot + ins_nr == path->slots[0]) { in copy_inode_items_to_log()
5189 ins_start_slot = path->slots[0]; in copy_inode_items_to_log()
5194 ret = copy_items(trans, inode, dst_path, path, ins_start_slot, in copy_inode_items_to_log()
5199 ins_start_slot = path->slots[0]; in copy_inode_items_to_log()
5209 ins_start_slot, ins_nr, inode_only, in copy_inode_items_to_log()
5227 ret = copy_items(trans, inode, dst_path, path, ins_start_slot, in copy_inode_items_to_log()