Home
last modified time | relevance | path

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

/kernel/linux/linux-6.6/fs/ceph/
H A Dcaps.c3150 static void __ceph_put_cap_refs(struct ceph_inode_info *ci, int had, in __ceph_put_cap_refs() function
3244 __ceph_put_cap_refs(ci, had, PUT_CAP_REFS_SYNC); in ceph_put_cap_refs()
3249 __ceph_put_cap_refs(ci, had, PUT_CAP_REFS_ASYNC); in ceph_put_cap_refs_async()
3254 __ceph_put_cap_refs(ci, had, PUT_CAP_REFS_NO_CHECK); in ceph_put_cap_refs_no_check_caps()
/kernel/linux/linux-5.10/fs/ceph/
H A Dcaps.c3124 static void __ceph_put_cap_refs(struct ceph_inode_info *ci, int had, in __ceph_put_cap_refs() function
3195 __ceph_put_cap_refs(ci, had, false); in ceph_put_cap_refs()
3200 __ceph_put_cap_refs(ci, had, true); in ceph_put_cap_refs_no_check_caps()

Completed in 11 milliseconds