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.c5245 int ins_nr = 0; in btrfs_log_prealloc_extents() local
5298 if (ins_nr > 0) { in btrfs_log_prealloc_extents()
5300 start_slot, ins_nr, 1, 0, ctx); in btrfs_log_prealloc_extents()
5303 ins_nr = 0; in btrfs_log_prealloc_extents()
5341 if (ins_nr == 0) in btrfs_log_prealloc_extents()
5343 ins_nr++; in btrfs_log_prealloc_extents()
5353 if (ins_nr > 0) in btrfs_log_prealloc_extents()
5355 start_slot, ins_nr, 1, 0, ctx); in btrfs_log_prealloc_extents()
5542 int ins_nr = 0; in btrfs_log_all_xattrs() local
5563 if (ins_nr > 0) { in btrfs_log_all_xattrs()
[all …]