Home
last modified time | relevance | path

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

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