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.c5214 int ins_nr = 0; in btrfs_log_prealloc_extents() local
5267 if (ins_nr > 0) { in btrfs_log_prealloc_extents()
5269 start_slot, ins_nr, 1, 0, ctx); in btrfs_log_prealloc_extents()
5272 ins_nr = 0; in btrfs_log_prealloc_extents()
5310 if (ins_nr == 0) in btrfs_log_prealloc_extents()
5312 ins_nr++; in btrfs_log_prealloc_extents()
5322 if (ins_nr > 0) in btrfs_log_prealloc_extents()
5324 start_slot, ins_nr, 1, 0, ctx); in btrfs_log_prealloc_extents()
5511 int ins_nr = 0; in btrfs_log_all_xattrs() local
5532 if (ins_nr > 0) { in btrfs_log_all_xattrs()
[all …]