Home
last modified time | relevance | path

Searched refs:CEPH_CAP_OP_GRANT (Results 1 – 3 of 3) sorted by relevance

/Linux-v4.19/fs/ceph/
Dstrings.c91 case CEPH_CAP_OP_GRANT: return "grant"; in ceph_cap_op_name()
Dcaps.c3916 case CEPH_CAP_OP_GRANT: in ceph_handle_caps()
/Linux-v4.19/include/linux/ceph/
Dceph_fs.h659 CEPH_CAP_OP_GRANT, /* mds->client grant */ enumerator