Home
last modified time | relevance | path

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

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