Home
last modified time | relevance | path

Searched refs:nr_global_roots (Results 1 - 6 of 6) sorted by relevance

/kernel/linux/linux-6.6/fs/btrfs/
H A Dfs.h776 u64 nr_global_roots; member
H A Dtree-checker.c689 * We don't init the nr_global_roots until we load the global in check_block_group_item()
694 if (unlikely(fs_info->nr_global_roots && in check_block_group_item()
695 chunk_objectid >= fs_info->nr_global_roots)) { in check_block_group_item()
699 fs_info->nr_global_roots); in check_block_group_item()
H A Daccessors.h919 nr_global_roots, 64);
H A Dblock-group.c2781 div64_u64_rem(offset, fs_info->nr_global_roots, &index); in calculate_global_root_id()
H A Ddisk-io.c2166 fs_info->nr_global_roots = max_global_id + 1; in load_global_roots_objectid()
/kernel/linux/linux-6.6/include/uapi/linux/
H A Dbtrfs_tree.h695 __u64 nr_global_roots; member

Completed in 19 milliseconds