Home
last modified time | relevance | path

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

/linux-6.12.1/include/linux/ceph/
Dlibceph.h79 #define CEPH_READ_FROM_REPLICA_DEFAULT 0 /* read from primary */ macro
/linux-6.12.1/net/ceph/
Dceph_common.c329 opt->read_from_replica = CEPH_READ_FROM_REPLICA_DEFAULT; in ceph_alloc_options()