Home
last modified time | relevance | path

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

/linux-4.4.14/fs/ceph/
Dstrings.c91 case CEPH_CAP_OP_EXPORT: return "export"; in ceph_cap_op_name()
Dcaps.c3451 } else if (op == CEPH_CAP_OP_EXPORT) { in ceph_handle_caps()
3502 case CEPH_CAP_OP_EXPORT: in ceph_handle_caps()
/linux-4.4.14/include/linux/ceph/
Dceph_fs.h618 CEPH_CAP_OP_EXPORT, /* mds has exported the cap */ enumerator