Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/include/linux/ceph/
Dlibceph.h78 #define CEPH_READ_FROM_REPLICA_DEFAULT 0 /* read from primary */ macro
/kernel/linux/linux-5.10/net/ceph/
Dceph_common.c335 opt->read_from_replica = CEPH_READ_FROM_REPLICA_DEFAULT; in ceph_alloc_options()