Home
last modified time | relevance | path

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

/Linux-v5.4/fs/btrfs/
Dtree-log.c4406 int ins_nr = 0; in btrfs_log_prealloc_extents() local
4425 if (ins_nr > 0) { in btrfs_log_prealloc_extents()
4428 ins_nr, 1, 0); in btrfs_log_prealloc_extents()
4431 ins_nr = 0; in btrfs_log_prealloc_extents()
4468 if (ins_nr == 0) in btrfs_log_prealloc_extents()
4470 ins_nr++; in btrfs_log_prealloc_extents()
4480 if (ins_nr > 0) { in btrfs_log_prealloc_extents()
4482 start_slot, ins_nr, 1, 0); in btrfs_log_prealloc_extents()
4650 int ins_nr = 0; in btrfs_log_all_xattrs() local
4667 if (ins_nr > 0) { in btrfs_log_all_xattrs()
[all …]