Searched refs:ceph_put_cap (Results 1 - 8 of 8) sorted by relevance
/kernel/linux/linux-5.10/fs/ceph/ |
H A D | super.h | 1110 extern void ceph_put_cap(struct ceph_mds_client *mdsc,
|
H A D | caps.c | 381 void ceph_put_cap(struct ceph_mds_client *mdsc, struct ceph_cap *cap) in ceph_put_cap() function 1198 ceph_put_cap(mdsc, cap); in __ceph_remove_cap() 4005 ceph_put_cap(mdsc, new_cap); in handle_cap_export() 4054 ceph_put_cap(mdsc, new_cap); in handle_cap_import()
|
H A D | mds_client.c | 1506 ceph_put_cap(mdsc, cap); in dispose_cap_releases() 1577 ceph_put_cap(session->s_mdsc, old_cap); in ceph_iterate_session_caps() 1609 ceph_put_cap(session->s_mdsc, old_cap); in ceph_iterate_session_caps() 2169 ceph_put_cap(mdsc, cap); in ceph_send_cap_releases()
|
H A D | inode.c | 1050 ceph_put_cap(mdsc, new_cap); in ceph_fill_inode()
|
/kernel/linux/linux-6.6/fs/ceph/ |
H A D | caps.c | 383 void ceph_put_cap(struct ceph_mds_client *mdsc, struct ceph_cap *cap) in ceph_put_cap() function 1167 ceph_put_cap(mdsc, cap); in __ceph_remove_cap() 4093 ceph_put_cap(mdsc, new_cap); in handle_cap_export() 4142 ceph_put_cap(mdsc, new_cap); in handle_cap_import()
|
H A D | mds_client.c | 1749 ceph_put_cap(mdsc, cap); in dispose_cap_releases() 1821 ceph_put_cap(session->s_mdsc, old_cap); in ceph_iterate_session_caps() 1853 ceph_put_cap(session->s_mdsc, old_cap); in ceph_iterate_session_caps() 2318 ceph_put_cap(mdsc, cap); in ceph_send_cap_releases()
|
H A D | super.h | 1228 extern void ceph_put_cap(struct ceph_mds_client *mdsc,
|
H A D | inode.c | 1299 ceph_put_cap(mdsc, new_cap); in ceph_fill_inode()
|
Completed in 34 milliseconds