Home
last modified time | relevance | path

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

/Linux-v6.6/fs/btrfs/
Dblock-group.c2723 static u64 calculate_global_root_id(struct btrfs_fs_info *fs_info, u64 offset) in calculate_global_root_id() function
2765 cache->global_root_id = calculate_global_root_id(fs_info, cache->start); in btrfs_make_block_group()