Home
last modified time | relevance | path

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

/linux-5.19.10/fs/ceph/
Dmds_client.h536 extern void ceph_reclaim_caps_nr(struct ceph_mds_client *mdsc, int nr);
Dcaps.c323 ceph_reclaim_caps_nr(mdsc, ctx->used); in ceph_unreserve_caps()
Dmds_client.c2173 void ceph_reclaim_caps_nr(struct ceph_mds_client *mdsc, int nr) in ceph_reclaim_caps_nr() function