Home
last modified time | relevance | path

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

/Linux-v6.1/fs/btrfs/
Dtree-log.c4771 int ins_nr = 0; in btrfs_log_prealloc_extents() local
4824 if (ins_nr > 0) { in btrfs_log_prealloc_extents()
4826 start_slot, ins_nr, 1, 0); in btrfs_log_prealloc_extents()
4829 ins_nr = 0; in btrfs_log_prealloc_extents()
4862 if (ins_nr == 0) in btrfs_log_prealloc_extents()
4864 ins_nr++; in btrfs_log_prealloc_extents()
4874 if (ins_nr > 0) in btrfs_log_prealloc_extents()
4876 start_slot, ins_nr, 1, 0); in btrfs_log_prealloc_extents()
5044 int ins_nr = 0; in btrfs_log_all_xattrs() local
5065 if (ins_nr > 0) { in btrfs_log_all_xattrs()
[all …]