Home
last modified time | relevance | path

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

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