Searched refs:bch_print_cache_set_feature_ro_compat (Results 1 – 3 of 3) sorted by relevance
63 int bch_print_cache_set_feature_ro_compat(struct cache_set *c, char *buf, int size) in bch_print_cache_set_feature_ro_compat() function
110 int bch_print_cache_set_feature_ro_compat(struct cache_set *c, char *buf, int size);
806 return bch_print_cache_set_feature_ro_compat(c, buf, PAGE_SIZE); in SHOW()