Home
last modified time | relevance | path

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

/linux-6.6.21/fs/ceph/
Dmds_client.h602 extern int ceph_trim_caps(struct ceph_mds_client *mdsc,
Dmds_client.c2206 int ceph_trim_caps(struct ceph_mds_client *mdsc, in ceph_trim_caps() function
4061 ceph_trim_caps(mdsc, session, le32_to_cpu(h->max_caps)); in handle_session()
Dcaps.c248 ceph_trim_caps(mdsc, s, max_caps); in ceph_reserve_caps()