Home
last modified time | relevance | path

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

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