Home
last modified time | relevance | path

Searched refs:ceph_put_wrbuffer_cap_refs (Results 1 – 3 of 3) sorted by relevance

/linux-3.4.99/fs/ceph/
Daddr.c133 ceph_put_wrbuffer_cap_refs(ci, 1, snapc); in ceph_set_page_dirty()
173 ceph_put_wrbuffer_cap_refs(ci, 1, snapc); in ceph_invalidatepage()
514 ceph_put_wrbuffer_cap_refs(ci, 1, snapc); in writepage_nounlock()
628 ceph_put_wrbuffer_cap_refs(ci, req->r_num_pages, snapc); in writepages_finish()
Dsuper.h769 extern void ceph_put_wrbuffer_cap_refs(struct ceph_inode_info *ci, int nr,
Dcaps.c2221 void ceph_put_wrbuffer_cap_refs(struct ceph_inode_info *ci, int nr, in ceph_put_wrbuffer_cap_refs() function