Home
last modified time | relevance | path

Searched refs:root_gen (Results 1 - 5 of 5) sorted by relevance

/kernel/linux/linux-5.10/fs/btrfs/
H A Dqgroup.h340 u64 root_gen, int root_level);
H A Dfree-space-cache.c3927 u64 root_gen = btrfs_root_generation(&root->root_item); in load_free_ino_cache() local
3947 if (root_gen != BTRFS_I(inode)->generation) in load_free_ino_cache()
H A Dqgroup.c2304 u64 root_gen, int root_level) in btrfs_qgroup_trace_subtree()
2319 ret = btrfs_read_buffer(root_eb, root_gen, root_level, NULL); in btrfs_qgroup_trace_subtree()
2302 btrfs_qgroup_trace_subtree(struct btrfs_trans_handle *trans, struct extent_buffer *root_eb, u64 root_gen, int root_level) btrfs_qgroup_trace_subtree() argument
/kernel/linux/linux-6.6/fs/btrfs/
H A Dqgroup.h355 u64 root_gen, int root_level);
H A Dqgroup.c2357 u64 root_gen, int root_level) in btrfs_qgroup_trace_subtree()
2392 .transid = root_gen, in btrfs_qgroup_trace_subtree()
2355 btrfs_qgroup_trace_subtree(struct btrfs_trans_handle *trans, struct extent_buffer *root_eb, u64 root_gen, int root_level) btrfs_qgroup_trace_subtree() argument

Completed in 16 milliseconds