Home
last modified time | relevance | path

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

/openbmc/linux/fs/ceph/
H A Dstrings.c96 case CEPH_CAP_OP_EXPORT: return "export"; in ceph_cap_op_name()
H A Dcaps.c4286 } else if (op == CEPH_CAP_OP_EXPORT) { in ceph_handle_caps()
4384 case CEPH_CAP_OP_EXPORT: in ceph_handle_caps()
/openbmc/linux/include/linux/ceph/
H A Dceph_fs.h751 CEPH_CAP_OP_EXPORT, /* mds has exported the cap */ enumerator