Searched refs:ceph_trim_caps (Results 1 - 6 of 6) sorted by relevance
/kernel/linux/linux-5.10/fs/ceph/ |
H A D | mds_client.h | 567 extern int ceph_trim_caps(struct ceph_mds_client *mdsc,
|
H A D | mds_client.c | 2057 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 D | caps.c | 246 ceph_trim_caps(mdsc, s, max_caps); in ceph_reserve_caps()
|
/kernel/linux/linux-6.6/fs/ceph/ |
H A D | mds_client.h | 602 extern int ceph_trim_caps(struct ceph_mds_client *mdsc,
|
H A D | mds_client.c | 2206 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()
|
H A D | caps.c | 248 ceph_trim_caps(mdsc, s, max_caps); in ceph_reserve_caps()
|
Completed in 26 milliseconds