Searched refs:ins_nr (Results 1 - 2 of 2) sorted by relevance
/kernel/linux/linux-5.10/fs/btrfs/ |
H A D | tree-log.c | 4339 int ins_nr = 0; in btrfs_log_prealloc_extents() local 4392 if (ins_nr > 0) { in btrfs_log_prealloc_extents() 4394 start_slot, ins_nr, 1, 0); in btrfs_log_prealloc_extents() 4397 ins_nr = 0; in btrfs_log_prealloc_extents() 4434 if (ins_nr == 0) in btrfs_log_prealloc_extents() 4436 ins_nr++; in btrfs_log_prealloc_extents() 4446 if (ins_nr > 0) in btrfs_log_prealloc_extents() 4448 start_slot, ins_nr, 1, 0); in btrfs_log_prealloc_extents() 4620 int ins_nr = 0; in btrfs_log_all_xattrs() local 4641 if (ins_nr > in btrfs_log_all_xattrs() 5110 int ins_nr = 0; copy_inode_items_to_log() local [all...] |
/kernel/linux/linux-6.6/fs/btrfs/ |
H A D | tree-log.c | 4724 int ins_nr = 0; in btrfs_log_prealloc_extents() local 4777 if (ins_nr > 0) { in btrfs_log_prealloc_extents() 4779 start_slot, ins_nr, 1, 0); in btrfs_log_prealloc_extents() 4782 ins_nr = 0; in btrfs_log_prealloc_extents() 4815 if (ins_nr == 0) in btrfs_log_prealloc_extents() 4817 ins_nr++; in btrfs_log_prealloc_extents() 4827 if (ins_nr > 0) in btrfs_log_prealloc_extents() 4829 start_slot, ins_nr, 1, 0); in btrfs_log_prealloc_extents() 4995 int ins_nr = 0; in btrfs_log_all_xattrs() local 5016 if (ins_nr > in btrfs_log_all_xattrs() 5805 int ins_nr = 0; copy_inode_items_to_log() local [all...] |
Completed in 13 milliseconds