Searched refs:CEPH_CAP_OP_EXPORT (Results 1 – 3 of 3) sorted by relevance
95 case CEPH_CAP_OP_EXPORT: return "export"; in ceph_cap_op_name()
4128 } else if (op == CEPH_CAP_OP_EXPORT) { in ceph_handle_caps()4228 case CEPH_CAP_OP_EXPORT: in ceph_handle_caps()
684 CEPH_CAP_OP_EXPORT, /* mds has exported the cap */ enumerator