Home
last modified time | relevance | path

Searched refs:last_snapshot (Results 1 - 13 of 13) sorted by relevance

/kernel/linux/linux-5.10/fs/btrfs/
H A Dqgroup.h139 u64 last_snapshot; member
427 u64 last_snapshot);
H A Dqgroup.c2118 * E.g. (OO = Old tree blocks, NN = New tree blocks, whose gen == last_snapshot)
2140 u64 last_snapshot, bool trace_leaf) in qgroup_trace_new_subtree_blocks()
2187 if (child_gen < last_snapshot) in qgroup_trace_new_subtree_blocks()
2222 if (btrfs_node_ptr_generation(eb, i) < last_snapshot) in qgroup_trace_new_subtree_blocks()
2229 last_snapshot, trace_leaf); in qgroup_trace_new_subtree_blocks()
2252 u64 last_snapshot, bool trace_leaf) in qgroup_trace_subtree_swap()
2290 level, last_snapshot, trace_leaf); in qgroup_trace_subtree_swap()
4200 * @last_snapshot: last snapshot generation of the subvolume tree
4207 u64 last_snapshot) in btrfs_qgroup_add_swapped_blocks()
4246 block->last_snapshot in btrfs_qgroup_add_swapped_blocks()
2136 qgroup_trace_new_subtree_blocks(struct btrfs_trans_handle* trans, struct extent_buffer *src_eb, struct btrfs_path *dst_path, int cur_level, int root_level, u64 last_snapshot, bool trace_leaf) qgroup_trace_new_subtree_blocks() argument
2249 qgroup_trace_subtree_swap(struct btrfs_trans_handle *trans, struct extent_buffer *src_eb, struct extent_buffer *dst_eb, u64 last_snapshot, bool trace_leaf) qgroup_trace_subtree_swap() argument
4202 btrfs_qgroup_add_swapped_blocks(struct btrfs_trans_handle *trans, struct btrfs_root *subvol_root, struct btrfs_block_group *bg, struct extent_buffer *subvol_parent, int subvol_slot, struct extent_buffer *reloc_parent, int reloc_slot, u64 last_snapshot) btrfs_qgroup_add_swapped_blocks() argument
[all...]
H A Drelocation.c757 * Set the last_snapshot field to the generation of the commit in create_reloc_root()
772 * the 'last_snapshot'. in create_reloc_root()
1201 u64 last_snapshot; in replace_path() local
1211 last_snapshot = btrfs_root_last_snapshot(&src->root_item); in replace_path()
1276 if (new_bytenr == 0 || old_ptr_gen > last_snapshot || in replace_path()
1342 last_snapshot); in replace_path()
1404 u64 last_snapshot; in walk_up_reloc_tree() local
1407 last_snapshot = btrfs_root_last_snapshot(&root->root_item); in walk_up_reloc_tree()
1420 last_snapshot) in walk_up_reloc_tree()
1444 u64 last_snapshot; in walk_down_reloc_tree() local
[all...]
H A Dctree.h2102 last_snapshot, 64);
/kernel/linux/linux-6.6/fs/btrfs/
H A Dqgroup.h143 u64 last_snapshot; member
446 u64 last_snapshot);
H A Drelocation.c771 * Set the last_snapshot field to the generation of the commit in create_reloc_root()
786 * the 'last_snapshot'. in create_reloc_root()
1225 u64 last_snapshot; in replace_path() local
1235 last_snapshot = btrfs_root_last_snapshot(&src->root_item); in replace_path()
1299 if (new_bytenr == 0 || old_ptr_gen > last_snapshot || in replace_path()
1369 last_snapshot); in replace_path()
1443 u64 last_snapshot; in walk_up_reloc_tree() local
1446 last_snapshot = btrfs_root_last_snapshot(&root->root_item); in walk_up_reloc_tree()
1459 last_snapshot) in walk_up_reloc_tree()
1481 u64 last_snapshot; in walk_down_reloc_tree() local
[all...]
H A Dqgroup.c2181 * E.g. (OO = Old tree blocks, NN = New tree blocks, whose gen == last_snapshot)
2203 u64 last_snapshot, bool trace_leaf) in qgroup_trace_new_subtree_blocks()
2246 if (child_gen < last_snapshot) in qgroup_trace_new_subtree_blocks()
2275 if (btrfs_node_ptr_generation(eb, i) < last_snapshot) in qgroup_trace_new_subtree_blocks()
2282 last_snapshot, trace_leaf); in qgroup_trace_new_subtree_blocks()
2305 u64 last_snapshot, bool trace_leaf) in qgroup_trace_subtree_swap()
2343 level, last_snapshot, trace_leaf); in qgroup_trace_subtree_swap()
4248 * @last_snapshot: last snapshot generation of the subvolume tree
4255 u64 last_snapshot) in btrfs_qgroup_add_swapped_blocks()
4294 block->last_snapshot in btrfs_qgroup_add_swapped_blocks()
2199 qgroup_trace_new_subtree_blocks(struct btrfs_trans_handle* trans, struct extent_buffer *src_eb, struct btrfs_path *dst_path, int cur_level, int root_level, u64 last_snapshot, bool trace_leaf) qgroup_trace_new_subtree_blocks() argument
2302 qgroup_trace_subtree_swap(struct btrfs_trans_handle *trans, struct extent_buffer *src_eb, struct extent_buffer *dst_eb, u64 last_snapshot, bool trace_leaf) qgroup_trace_subtree_swap() argument
4250 btrfs_qgroup_add_swapped_blocks(struct btrfs_trans_handle *trans, struct btrfs_root *subvol_root, struct btrfs_block_group *bg, struct extent_buffer *subvol_parent, int subvol_slot, struct extent_buffer *reloc_parent, int reloc_slot, u64 last_snapshot) btrfs_qgroup_add_swapped_blocks() argument
[all...]
H A Daccessors.h731 last_snapshot, 64);
/kernel/linux/linux-5.10/include/uapi/linux/
H A Dbtrfs_tree.h614 __le64 last_snapshot; member
/kernel/linux/linux-6.6/include/uapi/linux/
H A Dbtrfs_tree.h882 __le64 last_snapshot; member
/kernel/linux/patches/linux-5.10/prebuilts/usr/include/linux/
H A Dbtrfs_tree.h264 __le64 last_snapshot; member
/kernel/linux/patches/linux-6.6/prebuilts/usr/include/linux/
H A Dbtrfs_tree.h264 __le64 last_snapshot; member
/kernel/linux/patches/linux-4.19/prebuilts/usr/include/linux/
H A Dbtrfs_tree.h278 __le64 last_snapshot; member

Completed in 35 milliseconds