Searched refs:ceph_print_client_options (Results 1 – 4 of 4) sorted by relevance
299 int ceph_print_client_options(struct seq_file *m, struct ceph_client *client,
604 int ceph_print_client_options(struct seq_file *m, struct ceph_client *client, in ceph_print_client_options() function690 EXPORT_SYMBOL(ceph_print_client_options);
383 ret = ceph_print_client_options(s, client, true); in client_options_show()
696 ret = ceph_print_client_options(m, fsc->client, false); in ceph_show_options()