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.c4804 int ins_nr = 0; in btrfs_log_prealloc_extents() local
4857 if (ins_nr > 0) { in btrfs_log_prealloc_extents()
4859 start_slot, ins_nr, 1, 0, ctx); in btrfs_log_prealloc_extents()
4862 ins_nr = 0; in btrfs_log_prealloc_extents()
4900 if (ins_nr == 0) in btrfs_log_prealloc_extents()
4902 ins_nr++; in btrfs_log_prealloc_extents()
4912 if (ins_nr > 0) in btrfs_log_prealloc_extents()
4914 start_slot, ins_nr, 1, 0, ctx); in btrfs_log_prealloc_extents()
5081 int ins_nr = 0; in btrfs_log_all_xattrs() local
5102 if (ins_nr > 0) { in btrfs_log_all_xattrs()
[all …]