Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/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()
1257 u = uuid_find(c, dc->sb.uuid); in bch_cached_dev_attach()
/kernel/linux/linux-6.6/drivers/md/bcache/
H A 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()

Completed in 7 milliseconds