Home
last modified time | relevance | path

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

/Linux-v4.19/fs/ceph/
Dstrings.c102 case CEPH_CAP_OP_RELEASE: return "release"; in ceph_cap_op_name()
/Linux-v4.19/include/linux/ceph/
Dceph_fs.h670 CEPH_CAP_OP_RELEASE, /* client->mds release (clean) cap */ enumerator