Searched refs:ceph_set_opt (Results 1 – 2 of 2) sorted by relevance
| /linux-6.15/include/linux/ceph/ | ||
| H A D | libceph.h | 42 #define ceph_set_opt(client, opt) \ macro |
| /linux-6.15/fs/ceph/ | ||
| H A D | super.c | 837 ceph_set_opt(fsc->client, ABORT_ON_FULL); in create_fs_client() |