Home
last modified time | relevance | path

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

/Linux-v5.15/fs/btrfs/
Dtree-log.c4441 int ins_nr = 0; in btrfs_log_prealloc_extents() local
4494 if (ins_nr > 0) { in btrfs_log_prealloc_extents()
4496 start_slot, ins_nr, 1, 0); in btrfs_log_prealloc_extents()
4499 ins_nr = 0; in btrfs_log_prealloc_extents()
4536 if (ins_nr == 0) in btrfs_log_prealloc_extents()
4538 ins_nr++; in btrfs_log_prealloc_extents()
4548 if (ins_nr > 0) in btrfs_log_prealloc_extents()
4550 start_slot, ins_nr, 1, 0); in btrfs_log_prealloc_extents()
4720 int ins_nr = 0; in btrfs_log_all_xattrs() local
4741 if (ins_nr > 0) { in btrfs_log_all_xattrs()
[all …]