Home
last modified time | relevance | path

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

/linux/fs/ceph/
H A Dmds_client.h640 extern int ceph_trim_caps(struct ceph_mds_client *mdsc,
H A Dmds_client.c2243 int ceph_trim_caps(struct ceph_mds_client *mdsc, in ceph_trim_caps() function
4330 ceph_trim_caps(mdsc, session, le32_to_cpu(h->max_caps)); in handle_session()
H A Dcaps.c250 ceph_trim_caps(mdsc, s, max_caps); in ceph_reserve_caps()