Home
last modified time | relevance | path

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

/openbmc/linux/fs/btrfs/
H A Dtree-log.c4743 int ins_nr = 0; in btrfs_log_prealloc_extents() local
4796 if (ins_nr > 0) { in btrfs_log_prealloc_extents()
4798 start_slot, ins_nr, 1, 0); in btrfs_log_prealloc_extents()
4801 ins_nr = 0; in btrfs_log_prealloc_extents()
4839 if (ins_nr == 0) in btrfs_log_prealloc_extents()
4841 ins_nr++; in btrfs_log_prealloc_extents()
4851 if (ins_nr > 0) in btrfs_log_prealloc_extents()
4853 start_slot, ins_nr, 1, 0); in btrfs_log_prealloc_extents()
5019 int ins_nr = 0; in btrfs_log_all_xattrs() local
5040 if (ins_nr > 0) { in btrfs_log_all_xattrs()
[all …]