Home
last modified time | relevance | path

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

/fs/btrfs/
Dtree-log.c4332 int ins_nr = 0; in btrfs_log_prealloc_extents() local
4385 if (ins_nr > 0) { in btrfs_log_prealloc_extents()
4387 start_slot, ins_nr, 1, 0); in btrfs_log_prealloc_extents()
4390 ins_nr = 0; in btrfs_log_prealloc_extents()
4427 if (ins_nr == 0) in btrfs_log_prealloc_extents()
4429 ins_nr++; in btrfs_log_prealloc_extents()
4439 if (ins_nr > 0) in btrfs_log_prealloc_extents()
4441 start_slot, ins_nr, 1, 0); in btrfs_log_prealloc_extents()
4613 int ins_nr = 0; in btrfs_log_all_xattrs() local
4634 if (ins_nr > 0) { in btrfs_log_all_xattrs()
[all …]