Home
last modified time | relevance | path

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

/Linux-v4.19/fs/btrfs/
Dtree-log.c4273 int ins_nr = 0; in btrfs_log_prealloc_extents() local
4292 if (ins_nr > 0) { in btrfs_log_prealloc_extents()
4295 ins_nr, 1, 0); in btrfs_log_prealloc_extents()
4298 ins_nr = 0; in btrfs_log_prealloc_extents()
4335 if (ins_nr == 0) in btrfs_log_prealloc_extents()
4337 ins_nr++; in btrfs_log_prealloc_extents()
4347 if (ins_nr > 0) { in btrfs_log_prealloc_extents()
4349 start_slot, ins_nr, 1, 0); in btrfs_log_prealloc_extents()
4497 int ins_nr = 0; in btrfs_log_all_xattrs() local
4514 if (ins_nr > 0) { in btrfs_log_all_xattrs()
[all …]