Home
last modified time | relevance | path

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

/linux-3.4.99/fs/ceph/
Dstrings.c91 case CEPH_CAP_OP_RELEASE: return "release"; in ceph_cap_op_name()
/linux-3.4.99/include/linux/ceph/
Dceph_fs.h622 CEPH_CAP_OP_RELEASE, /* client->mds release (clean) cap */ enumerator