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()
3657 if (le32_to_cpu(grant->op) == CEPH_CAP_OP_REVOKE) { in handle_cap_grant()4362 case CEPH_CAP_OP_REVOKE: in ceph_handle_caps()4418 case CEPH_CAP_OP_REVOKE: in ceph_handle_caps()4430 case CEPH_CAP_OP_REVOKE: in ceph_handle_caps()
749 CEPH_CAP_OP_REVOKE, /* mds->client revoke */ enumerator