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