Searched refs:CEPH_CAP_OP_IMPORT (Results 1 – 3 of 3) sorted by relevance
84 case CEPH_CAP_OP_IMPORT: return "import"; in ceph_cap_op_name()
2801 if (op == CEPH_CAP_OP_IMPORT) in ceph_handle_caps()2817 case CEPH_CAP_OP_IMPORT: in ceph_handle_caps()
614 CEPH_CAP_OP_IMPORT, /* mds has imported the cap */ enumerator