Home
last modified time | relevance | path

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

/Linux-v4.19/include/linux/ceph/
Drados.h412 CEPH_OSD_OP_FLAG_FAILOK = 2, /* continue despite failure */ enumerator
/Linux-v4.19/net/ceph/
Dosd_client.c872 op->flags |= CEPH_OSD_OP_FLAG_FAILOK; in osd_req_op_alloc_hint_init()