Home
last modified time | relevance | path

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

/Linux-v6.6/fs/btrfs/
Dtree-log.c4724 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 > 0) { in btrfs_log_all_xattrs()
[all …]