Home
last modified time | relevance | path

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

/linux-4.1.27/fs/ceph/
Daddr.c166 ceph_put_wrbuffer_cap_refs(ci, 1, snapc); in ceph_invalidatepage()
556 ceph_put_wrbuffer_cap_refs(ci, 1, snapc); in writepage_nounlock()
666 ceph_put_wrbuffer_cap_refs(ci, num_pages, snapc); in writepages_finish()
Dsuper.h854 extern void ceph_put_wrbuffer_cap_refs(struct ceph_inode_info *ci, int nr,
Dcaps.c2366 void ceph_put_wrbuffer_cap_refs(struct ceph_inode_info *ci, int nr, in ceph_put_wrbuffer_cap_refs() function