Home
last modified time | relevance | path

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

/Linux-v5.4/fs/ceph/
Dstrings.c91 case CEPH_CAP_OP_GRANT: return "grant"; in ceph_cap_op_name()
Dcaps.c3984 case CEPH_CAP_OP_GRANT: in ceph_handle_caps()
/Linux-v5.4/include/linux/ceph/
Dceph_fs.h665 CEPH_CAP_OP_GRANT, /* mds->client grant */ enumerator