Searched refs:check_ref (Results 1 – 2 of 2) sorted by relevance
75 u64 objectid, bool check_ref);
1609 bool check_ref) in btrfs_get_root_ref() argument1633 if (check_ref && btrfs_root_refs(&root->root_item) == 0) { in btrfs_get_root_ref()1647 if (check_ref && btrfs_root_refs(&root->root_item) == 0) { in btrfs_get_root_ref()1702 u64 objectid, bool check_ref) in btrfs_get_fs_root() argument1704 return btrfs_get_root_ref(fs_info, objectid, 0, check_ref); in btrfs_get_fs_root()