Searched refs:check_ref (Results 1 – 1 of 1) sorted by relevance
1257 bool check_ref) in btrfs_get_root_ref() argument1291 if (check_ref && btrfs_root_refs(&root->root_item) == 0) { in btrfs_get_root_ref()1305 if (check_ref && btrfs_root_refs(&root->root_item) == 0) { in btrfs_get_root_ref()1360 u64 objectid, bool check_ref) in btrfs_get_fs_root() argument1362 return btrfs_get_root_ref(fs_info, objectid, NULL, check_ref); in btrfs_get_fs_root()