Home
last modified time | relevance | path

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

/linux-4.1.27/drivers/md/bcache/
Dutil.c110 ssize_t bch_read_string_list(const char *buf, const char * const list[]) in bch_read_string_list() function
Dsysfs.c229 ssize_t v = bch_read_string_list(buf, bch_cache_modes + 1); in STORE()
633 ssize_t v = bch_read_string_list(buf, error_actions); in STORE()
858 ssize_t v = bch_read_string_list(buf, cache_replacement_policies); in STORE()
Dutil.h381 ssize_t bch_read_string_list(const char *buf, const char * const list[]);