Home
last modified time | relevance | path

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

/Linux-v6.6/fs/btrfs/
Dsend.c169 u64 last_reloc_trans; member
1423 if (fs_info->last_reloc_trans > sctx->backref_cache_last_reloc_trans) { in lookup_backref_cache()
1508 sctx->backref_cache_last_reloc_trans = fs_info->last_reloc_trans; in store_backref_cache()
1673 if (fs_info->last_reloc_trans > sctx->last_reloc_trans) { in find_extent_clone()
7343 sctx->last_reloc_trans = fs_info->last_reloc_trans; in full_send_tree()
7361 if (fs_info->last_reloc_trans > sctx->last_reloc_trans) { in full_send_tree()
7362 sctx->last_reloc_trans = fs_info->last_reloc_trans; in full_send_tree()
7775 sctx->last_reloc_trans = fs_info->last_reloc_trans; in btrfs_compare_trees()
7785 if (fs_info->last_reloc_trans > sctx->last_reloc_trans) { in btrfs_compare_trees()
7792 sctx->last_reloc_trans = fs_info->last_reloc_trans; in btrfs_compare_trees()
Dfs.h419 u64 last_reloc_trans; member
Dtransaction.c193 fs_info->last_reloc_trans = trans->transid; in switch_commit_roots()
Ddisk-io.c2638 fs_info->last_reloc_trans = 0; in init_tree_roots()