Home
last modified time | relevance | path

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

/Linux-v5.10/fs/btrfs/
Dtree-log.c4291 int ins_nr = 0; in btrfs_log_prealloc_extents() local
4344 if (ins_nr > 0) { in btrfs_log_prealloc_extents()
4346 start_slot, ins_nr, 1, 0); in btrfs_log_prealloc_extents()
4349 ins_nr = 0; in btrfs_log_prealloc_extents()
4386 if (ins_nr == 0) in btrfs_log_prealloc_extents()
4388 ins_nr++; in btrfs_log_prealloc_extents()
4398 if (ins_nr > 0) in btrfs_log_prealloc_extents()
4400 start_slot, ins_nr, 1, 0); in btrfs_log_prealloc_extents()
4572 int ins_nr = 0; in btrfs_log_all_xattrs() local
4589 if (ins_nr > 0) { in btrfs_log_all_xattrs()
[all …]