Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/fs/btrfs/
H A Dtree-log.c4338 int ins_nr = 0; in btrfs_log_prealloc_extents() local
4391 if (ins_nr > 0) { in btrfs_log_prealloc_extents()
4393 start_slot, ins_nr, 1, 0); in btrfs_log_prealloc_extents()
4396 ins_nr = 0; in btrfs_log_prealloc_extents()
4433 if (ins_nr == 0) in btrfs_log_prealloc_extents()
4435 ins_nr++; in btrfs_log_prealloc_extents()
4445 if (ins_nr > 0) in btrfs_log_prealloc_extents()
4447 start_slot, ins_nr, 1, 0); in btrfs_log_prealloc_extents()
4619 int ins_nr = 0; in btrfs_log_all_xattrs() local
4640 if (ins_nr > 0) { in btrfs_log_all_xattrs()
[all …]