Home
last modified time | relevance | path

Searched refs:ceph_set_opt (Results 1 – 2 of 2) sorted by relevance

/linux/include/linux/ceph/
H A Dlibceph.h42 #define ceph_set_opt(client, opt) \ macro
/linux/fs/ceph/
H A Dsuper.c837 ceph_set_opt(fsc->client, ABORT_ON_FULL); in create_fs_client()