Home
last modified time | relevance | path

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

/linux/fs/ceph/
H A Dstrings.c93 case CEPH_CAP_OP_GRANT: return "grant"; in ceph_cap_op_name()
H A Dcaps.c4463 case CEPH_CAP_OP_GRANT: in ceph_handle_caps()
4519 case CEPH_CAP_OP_GRANT: in ceph_handle_caps()
4531 case CEPH_CAP_OP_GRANT: in ceph_handle_caps()
/linux/include/linux/ceph/
H A Dceph_fs.h756 CEPH_CAP_OP_GRANT, /* mds->client grant */ enumerator