Searched refs:num_labels (Results 1 – 1 of 1) sorted by relevance
608 int num_labels) in __blk_label_update() argument748 if (nlabel + nsblk->num_resources > num_labels) { in __blk_label_update()789 static int init_labels(struct nd_mapping *nd_mapping, int num_labels) in init_labels() argument795 size_t size = (num_labels + 1) * sizeof(struct nd_namespace_label *); in init_labels()804 if (num_labels > old_num_labels) { in init_labels()815 for (i = old_num_labels; i <= num_labels; i++) in init_labels()821 return max(num_labels, old_num_labels); in init_labels()834 return max(num_labels, old_num_labels); in init_labels()