Home
last modified time | relevance | path

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

/openbmc/linux/include/linux/ceph/
H A Dceph_features.h179 #define CEPH_FEATURES_SUPPORTED_DEFAULT \ macro
/openbmc/linux/net/ceph/
H A Dceph_common.c53 return sprintf(buffer, "0x%llx", CEPH_FEATURES_SUPPORTED_DEFAULT); in param_get_supported_features()
729 client->supported_features = CEPH_FEATURES_SUPPORTED_DEFAULT; in ceph_create_client()