Home
last modified time | relevance | path

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

/linux-4.1.27/fs/ceph/
Dcaps.c262 void ceph_put_cap(struct ceph_mds_client *mdsc, struct ceph_cap *cap) in ceph_put_cap() function
959 ceph_put_cap(mdsc, cap); in __ceph_remove_cap()
2991 ceph_put_cap(mdsc, new_cap); in handle_cap_export()
3042 ceph_put_cap(mdsc, new_cap); in handle_cap_import()
Dsuper.h837 extern void ceph_put_cap(struct ceph_mds_client *mdsc,
Dmds_client.c1085 ceph_put_cap(session->s_mdsc, old_cap); in iterate_session_caps()
1113 ceph_put_cap(session->s_mdsc, old_cap); in iterate_session_caps()
Dinode.c914 ceph_put_cap(mdsc, new_cap); in fill_inode()