Home
last modified time | relevance | path

Searched refs:bch_print_cache_set_feature_incompat (Results 1 - 6 of 6) sorted by relevance

/kernel/linux/linux-5.10/drivers/md/bcache/
H A Dfeatures.c70 int bch_print_cache_set_feature_incompat(struct cache_set *c, char *buf, int size) in bch_print_cache_set_feature_incompat() function
H A Dfeatures.h110 int bch_print_cache_set_feature_incompat(struct cache_set *c, char *buf, int size);
H A Dsysfs.c791 return bch_print_cache_set_feature_incompat(c, buf, PAGE_SIZE); in SHOW()
/kernel/linux/linux-6.6/drivers/md/bcache/
H A Dfeatures.c70 int bch_print_cache_set_feature_incompat(struct cache_set *c, char *buf, int size) in bch_print_cache_set_feature_incompat() function
H A Dfeatures.h111 int bch_print_cache_set_feature_incompat(struct cache_set *c, char *buf, int size);
H A Dsysfs.c812 return bch_print_cache_set_feature_incompat(c, buf, PAGE_SIZE); in SHOW()

Completed in 5 milliseconds