Searched refs:cuse_alloc_unit (Results 1 – 1 of 1) sorted by relevance
169 static struct cuse_server *cuse_alloc_unit[CUSE_DEVICES_MAX]; variable972 if (cuse_alloc_unit[n] != NULL) { in cuse_alloc_unit_by_id_locked()985 if (cuse_alloc_unit[n] == NULL) { in cuse_alloc_unit_by_id_locked()986 cuse_alloc_unit[n] = pcs; in cuse_alloc_unit_by_id_locked()1021 if (cuse_alloc_unit[n] == pcs) { in cuse_free_unit_by_id_locked()1023 cuse_alloc_unit[n] = NULL; in cuse_free_unit_by_id_locked()