Home
last modified time | relevance | path

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

/linux-6.6.21/fs/btrfs/
Dblock-group.c2768 static u64 calculate_global_root_id(struct btrfs_fs_info *fs_info, u64 offset) in calculate_global_root_id() function
2810 cache->global_root_id = calculate_global_root_id(fs_info, cache->start); in btrfs_make_block_group()