Lines Matching refs:cluster_locked
1076 struct btrfs_free_cluster *cluster_locked = NULL;
1088 cluster_locked = cluster;
1089 spin_lock(&cluster_locked->lock);
1113 cluster_locked = cluster;
1114 spin_lock(&cluster_locked->lock);
1118 if (cluster_locked) {
1119 spin_unlock(&cluster_locked->lock);
1120 cluster_locked = NULL;
1139 if (cluster_locked)
1140 spin_unlock(&cluster_locked->lock);