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