Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/drivers/md/bcache/
H A Dsuper.c537 static struct uuid_entry *uuid_find(struct cache_set *c, const char *uuid) in uuid_find() function
553 return uuid_find(c, zero_uuid); in uuid_find_empty()
1255 u = uuid_find(c, dc->sb.uuid); in bch_cached_dev_attach()