Home
last modified time | relevance | path

Searched refs:uuid_find (Results 1 – 1 of 1) sorted by relevance

/linux-6.6.21/drivers/md/bcache/
Dsuper.c535 static struct uuid_entry *uuid_find(struct cache_set *c, const char *uuid) in uuid_find() function
551 return uuid_find(c, zero_uuid); in uuid_find_empty()
1229 u = uuid_find(c, dc->sb.uuid); in bch_cached_dev_attach()