Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/fs/ceph/
H A Dmds_client.h562 extern int ceph_trim_caps(struct ceph_mds_client *mdsc,
H A Dmds_client.c2057 int ceph_trim_caps(struct ceph_mds_client *mdsc, in ceph_trim_caps() function
3495 ceph_trim_caps(mdsc, session, le32_to_cpu(h->max_caps)); in handle_session()
H A Dcaps.c246 ceph_trim_caps(mdsc, s, max_caps); in ceph_reserve_caps()