Home
last modified time | relevance | path

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

/linux/fs/btrfs/
H A Dtree-log.c5240 int ins_nr = 0; in btrfs_log_prealloc_extents() local
5293 if (ins_nr > 0) { in btrfs_log_prealloc_extents()
5295 start_slot, ins_nr, 1, 0, ctx); in btrfs_log_prealloc_extents()
5298 ins_nr = 0; in btrfs_log_prealloc_extents()
5336 if (ins_nr == 0) in btrfs_log_prealloc_extents()
5338 ins_nr++; in btrfs_log_prealloc_extents()
5348 if (ins_nr > 0) in btrfs_log_prealloc_extents()
5350 start_slot, ins_nr, 1, 0, ctx); in btrfs_log_prealloc_extents()
5537 int ins_nr = 0; in btrfs_log_all_xattrs() local
5558 if (ins_nr > 0) { in btrfs_log_all_xattrs()
[all …]