Home
last modified time | relevance | path

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

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