Home
last modified time | relevance | path

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

/linux/fs/ceph/
A Dstrings.c96 case CEPH_CAP_OP_IMPORT: return "import"; in ceph_cap_op_name()
A Dcaps.c3461 if ((was_stale || le32_to_cpu(grant->op) == CEPH_CAP_OP_IMPORT) && in handle_cap_grant()
3525 le32_to_cpu(grant->op) == CEPH_CAP_OP_IMPORT) { in handle_cap_grant()
4068 if (op == CEPH_CAP_OP_IMPORT) { in ceph_handle_caps()
4148 if (op == CEPH_CAP_OP_IMPORT) { in ceph_handle_caps()
4174 case CEPH_CAP_OP_IMPORT: in ceph_handle_caps()
/linux/include/linux/ceph/
A Dceph_fs.h729 CEPH_CAP_OP_IMPORT, /* mds has imported the cap */ enumerator

Completed in 743 milliseconds