Searched refs:CEPH_CAP_OP_REVOKE (Results 1 – 3 of 3) sorted by relevance
94 case CEPH_CAP_OP_REVOKE: return "revoke"; in ceph_cap_op_name()
3661 if (le32_to_cpu(grant->op) == CEPH_CAP_OP_REVOKE) { in handle_cap_grant()4366 case CEPH_CAP_OP_REVOKE: in ceph_handle_caps()4422 case CEPH_CAP_OP_REVOKE: in ceph_handle_caps()4434 case CEPH_CAP_OP_REVOKE: in ceph_handle_caps()
749 CEPH_CAP_OP_REVOKE, /* mds->client revoke */ enumerator