Home
last modified time | relevance | path

Searched refs:CEPH_CAP_OP_RELEASE (Results 1 – 2 of 2) sorted by relevance

/openbmc/linux/fs/ceph/
H A Dstrings.c104 case CEPH_CAP_OP_RELEASE: return "release"; in ceph_cap_op_name()
/openbmc/linux/include/linux/ceph/
H A Dceph_fs.h759 CEPH_CAP_OP_RELEASE, /* client->mds release (clean) cap */ enumerator