Searched refs:ceph_put_cap (Results 1 – 4 of 4) sorted by relevance
| /linux/fs/ceph/ |
| H A D | caps.c | 388 void ceph_put_cap(struct ceph_mds_client *mdsc, struct ceph_cap *cap) in ceph_put_cap() function 1216 ceph_put_cap(mdsc, cap); in __ceph_remove_cap() 4280 ceph_put_cap(mdsc, new_cap); in handle_cap_export() 4334 ceph_put_cap(mdsc, new_cap); in handle_cap_import()
|
| H A D | super.h | 1317 extern void ceph_put_cap(struct ceph_mds_client *mdsc,
|
| H A D | mds_client.c | 1876 ceph_put_cap(mdsc, cap); in dispose_cap_releases() 1950 ceph_put_cap(session->s_mdsc, old_cap); in ceph_iterate_session_caps() 1981 ceph_put_cap(session->s_mdsc, old_cap); in ceph_iterate_session_caps() 2553 ceph_put_cap(mdsc, cap); in ceph_send_cap_releases()
|
| H A D | inode.c | 1407 ceph_put_cap(mdsc, new_cap); in ceph_fill_inode()
|