Home
last modified time | relevance | path

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

/Linux-v5.10/fs/ceph/
Daddr.c167 ceph_put_wrbuffer_cap_refs(ci, 1, snapc); in ceph_invalidatepage()
701 ceph_put_wrbuffer_cap_refs(ci, 1, snapc); in writepage_nounlock()
809 ceph_put_wrbuffer_cap_refs(ci, total_pages, snapc); in writepages_finish()
Dsuper.h1110 extern void ceph_put_wrbuffer_cap_refs(struct ceph_inode_info *ci, int nr,
Dcaps.c3115 void ceph_put_wrbuffer_cap_refs(struct ceph_inode_info *ci, int nr, in ceph_put_wrbuffer_cap_refs() function