Home
last modified time | relevance | path

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

/linux-6.1.9/fs/btrfs/
Dsend.c114 u64 last_reloc_trans; member
1464 if (fs_info->last_reloc_trans > sctx->last_reloc_trans) { in find_extent_clone()
7082 sctx->last_reloc_trans = fs_info->last_reloc_trans; in full_send_tree()
7100 if (fs_info->last_reloc_trans > sctx->last_reloc_trans) { in full_send_tree()
7101 sctx->last_reloc_trans = fs_info->last_reloc_trans; in full_send_tree()
7514 sctx->last_reloc_trans = fs_info->last_reloc_trans; in btrfs_compare_trees()
7524 if (fs_info->last_reloc_trans > sctx->last_reloc_trans) { in btrfs_compare_trees()
7531 sctx->last_reloc_trans = fs_info->last_reloc_trans; in btrfs_compare_trees()
Dtransaction.c174 fs_info->last_reloc_trans = trans->transid; in switch_commit_roots()
Dctree.h690 u64 last_reloc_trans; member
Ddisk-io.c2956 fs_info->last_reloc_trans = 0; in init_tree_roots()