Home
last modified time | relevance | path

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

/linux-6.6.21/fs/ceph/
Dstrings.c93 case CEPH_CAP_OP_GRANT: return "grant"; in ceph_cap_op_name()
Dcaps.c4364 case CEPH_CAP_OP_GRANT: in ceph_handle_caps()
4420 case CEPH_CAP_OP_GRANT: in ceph_handle_caps()
4432 case CEPH_CAP_OP_GRANT: in ceph_handle_caps()
/linux-6.6.21/include/linux/ceph/
Dceph_fs.h748 CEPH_CAP_OP_GRANT, /* mds->client grant */ enumerator