Home
last modified time | relevance | path

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

/Linux-v4.19/fs/ceph/
Dmds_client.h463 extern int ceph_trim_caps(struct ceph_mds_client *mdsc,
Dmds_client.c1611 int ceph_trim_caps(struct ceph_mds_client *mdsc, in ceph_trim_caps() function
2843 ceph_trim_caps(mdsc, session, le32_to_cpu(h->max_caps)); in handle_session()
Dcaps.c239 ceph_trim_caps(mdsc, s, max_caps); in ceph_reserve_caps()