Home
last modified time | relevance | path

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

/linux-4.19.296/fs/ceph/
Dstrings.c97 case CEPH_CAP_OP_DROP: return "drop"; in ceph_cap_op_name()
/linux-4.19.296/include/linux/ceph/
Dceph_fs.h665 CEPH_CAP_OP_DROP, /* client->mds drop cap bits */ enumerator