Home
last modified time | relevance | path

Searched refs:CEPH_CAP_OP_FLUSH_ACK (Results 1 – 3 of 3) sorted by relevance

/openbmc/linux/fs/ceph/
H A Dstrings.c101 case CEPH_CAP_OP_FLUSH_ACK: return "flush_ack"; in ceph_cap_op_name()
H A Dcaps.c4442 case CEPH_CAP_OP_FLUSH_ACK: in ceph_handle_caps()
/openbmc/linux/include/linux/ceph/
H A Dceph_fs.h756 CEPH_CAP_OP_FLUSH_ACK, /* mds->client flushed */ enumerator