Home
last modified time | relevance | path

Searched refs:ceph_put_cap (Results 1 – 4 of 4) sorted by relevance

/linux-4.4.14/fs/ceph/
Dsuper.h871 extern void ceph_put_cap(struct ceph_mds_client *mdsc,
Dcaps.c262 void ceph_put_cap(struct ceph_mds_client *mdsc, struct ceph_cap *cap) in ceph_put_cap() function
970 ceph_put_cap(mdsc, cap); in __ceph_remove_cap()
3298 ceph_put_cap(mdsc, new_cap); in handle_cap_export()
3349 ceph_put_cap(mdsc, new_cap); in handle_cap_import()
Dmds_client.c1038 ceph_put_cap(mdsc, cap); in cleanup_cap_releases()
1104 ceph_put_cap(session->s_mdsc, old_cap); in iterate_session_caps()
1138 ceph_put_cap(session->s_mdsc, old_cap); in iterate_session_caps()
1626 ceph_put_cap(mdsc, cap); in ceph_send_cap_releases()
Dinode.c919 ceph_put_cap(mdsc, new_cap); in fill_inode()