Home
last modified time | relevance | path

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

/linux-6.15/fs/ceph/
H A Daddr.c161 ceph_put_wrbuffer_cap_refs(ci, 1, snapc); in ceph_invalidate_folio()
846 ceph_put_wrbuffer_cap_refs(ci, 1, snapc); in write_folio_nounlock()
955 ceph_put_wrbuffer_cap_refs(ci, total_pages, snapc); in writepages_finish()
H A Dsuper.h1251 extern void ceph_put_wrbuffer_cap_refs(struct ceph_inode_info *ci, int nr,
H A Dcaps.c3342 void ceph_put_wrbuffer_cap_refs(struct ceph_inode_info *ci, int nr, in ceph_put_wrbuffer_cap_refs() function