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.c4808 int ins_nr = 0; in btrfs_log_prealloc_extents() local
4861 if (ins_nr > 0) { in btrfs_log_prealloc_extents()
4863 start_slot, ins_nr, 1, 0, ctx); in btrfs_log_prealloc_extents()
4866 ins_nr = 0; in btrfs_log_prealloc_extents()
4904 if (ins_nr == 0) in btrfs_log_prealloc_extents()
4906 ins_nr++; in btrfs_log_prealloc_extents()
4916 if (ins_nr > 0) in btrfs_log_prealloc_extents()
4918 start_slot, ins_nr, 1, 0, ctx); in btrfs_log_prealloc_extents()
5085 int ins_nr = 0; in btrfs_log_all_xattrs() local
5106 if (ins_nr > 0) { in btrfs_log_all_xattrs()
[all …]