Home
last modified time | relevance | path

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

/kernel/linux/linux-6.6/fs/btrfs/
H A 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()
7352 sctx->last_reloc_trans = fs_info->last_reloc_trans; in full_send_tree()
7370 if (fs_info->last_reloc_trans > sctx->last_reloc_trans) { in full_send_tree()
7371 sctx->last_reloc_trans in full_send_tree()
[all...]
H A Dfs.h419 u64 last_reloc_trans; member
H A Dtransaction.c191 fs_info->last_reloc_trans = trans->transid; in switch_commit_roots()
H A Ddisk-io.c2647 fs_info->last_reloc_trans = 0; in init_tree_roots()

Completed in 25 milliseconds