Home
last modified time | relevance | path

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

/linux/fs/btrfs/
A Dsend.c168 u64 last_reloc_trans; member
1436 if (fs_info->last_reloc_trans > sctx->backref_cache_last_reloc_trans) { in lookup_backref_cache()
1521 sctx->backref_cache_last_reloc_trans = fs_info->last_reloc_trans; in store_backref_cache()
1686 if (fs_info->last_reloc_trans > sctx->last_reloc_trans) { in find_extent_clone()
7412 sctx->last_reloc_trans = fs_info->last_reloc_trans; in full_send_tree()
7430 if (fs_info->last_reloc_trans > sctx->last_reloc_trans) { in full_send_tree()
7431 sctx->last_reloc_trans = fs_info->last_reloc_trans; in full_send_tree()
7844 sctx->last_reloc_trans = fs_info->last_reloc_trans; in btrfs_compare_trees()
7854 if (fs_info->last_reloc_trans > sctx->last_reloc_trans) { in btrfs_compare_trees()
7861 sctx->last_reloc_trans = fs_info->last_reloc_trans; in btrfs_compare_trees()
A Dfs.h477 u64 last_reloc_trans; member
A Dtransaction.c188 fs_info->last_reloc_trans = trans->transid; in switch_commit_roots()
A Ddisk-io.c2686 fs_info->last_reloc_trans = 0; in init_tree_roots()

Completed in 40 milliseconds