Home
last modified time | relevance | path

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

/linux-5.19.10/fs/ceph/
Dmds_client.h567 extern int ceph_trim_caps(struct ceph_mds_client *mdsc,
Dmds_client.c1956 int ceph_trim_caps(struct ceph_mds_client *mdsc, in ceph_trim_caps() function
3504 ceph_trim_caps(mdsc, session, le32_to_cpu(h->max_caps)); in handle_session()
Dcaps.c246 ceph_trim_caps(mdsc, s, max_caps); in ceph_reserve_caps()