Home
last modified time | relevance | path

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

/openbmc/linux/fs/btrfs/
H A Dblock-group.c2776 static u64 calculate_global_root_id(struct btrfs_fs_info *fs_info, u64 offset) in calculate_global_root_id() function
2818 cache->global_root_id = calculate_global_root_id(fs_info, cache->start); in btrfs_make_block_group()