Home
last modified time | relevance | path

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

/linux-4.19.296/fs/btrfs/
Dtree-log.c4238 int ins_nr = 0; in btrfs_log_prealloc_extents() local
4291 if (ins_nr > 0) { in btrfs_log_prealloc_extents()
4293 start_slot, ins_nr, 1, 0); in btrfs_log_prealloc_extents()
4296 ins_nr = 0; in btrfs_log_prealloc_extents()
4333 if (ins_nr == 0) in btrfs_log_prealloc_extents()
4335 ins_nr++; in btrfs_log_prealloc_extents()
4345 if (ins_nr > 0) { in btrfs_log_prealloc_extents()
4347 start_slot, ins_nr, 1, 0); in btrfs_log_prealloc_extents()
4523 int ins_nr = 0; in btrfs_log_all_xattrs() local
4540 if (ins_nr > 0) { in btrfs_log_all_xattrs()
[all …]