Home
last modified time | relevance | path

Searched refs:__ceph_unreserve_caps (Results 1 - 2 of 2) sorted by relevance

/kernel/linux/linux-5.10/fs/ceph/
H A Dcaps.c166 static void __ceph_unreserve_caps(struct ceph_mds_client *mdsc, int nr_caps) in __ceph_unreserve_caps() function
295 __ceph_unreserve_caps(mdsc, have + alloc); in ceph_reserve_caps()
314 __ceph_unreserve_caps(mdsc, ctx->count); in ceph_unreserve_caps()
/kernel/linux/linux-6.6/fs/ceph/
H A Dcaps.c168 static void __ceph_unreserve_caps(struct ceph_mds_client *mdsc, int nr_caps) in __ceph_unreserve_caps() function
297 __ceph_unreserve_caps(mdsc, have + alloc); in ceph_reserve_caps()
316 __ceph_unreserve_caps(mdsc, ctx->count); in ceph_unreserve_caps()

Completed in 11 milliseconds