Home
last modified time | relevance | path

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

/openbmc/linux/include/linux/ceph/
H A Drados.h415 CEPH_OSD_OP_FLAG_FAILOK = 2, /* continue despite failure */ enumerator
/openbmc/linux/net/ceph/
H A Dosd_client.c959 op->flags |= CEPH_OSD_OP_FLAG_FAILOK; in osd_req_op_alloc_hint_init()