Searched refs:nr_global_roots (Results 1 - 6 of 6) sorted by last modified time

/linux-master/fs/btrfs/
H A Dtree-checker.c694 * We don't init the nr_global_roots until we load the global
699 if (unlikely(fs_info->nr_global_roots &&
700 chunk_objectid >= fs_info->nr_global_roots)) {
704 fs_info->nr_global_roots);
H A Dfs.h836 u64 nr_global_roots; member in struct:btrfs_fs_info
H A Ddisk-io.c2198 fs_info->nr_global_roots = max_global_id + 1;
H A Dblock-group.c2794 div64_u64_rem(offset, fs_info->nr_global_roots, &index);
H A Daccessors.h903 nr_global_roots, 64);
/linux-master/include/uapi/linux/
H A Dbtrfs_tree.h716 __u64 nr_global_roots; member in struct:btrfs_super_block

Completed in 199 milliseconds