Home
last modified time | relevance | path

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

/openbmc/linux/fs/ceph/
H A Dstrings.c99 case CEPH_CAP_OP_DROP: return "drop"; in ceph_cap_op_name()
/openbmc/linux/include/linux/ceph/
H A Dceph_fs.h754 CEPH_CAP_OP_DROP, /* client->mds drop cap bits */ enumerator