Lines Matching refs:i_wrbuffer_ref
1008 if (ci->i_wb_ref || ci->i_wrbuffer_ref) in __ceph_caps_used()
2121 !(ci->i_wb_ref || ci->i_wrbuffer_ref) && /* no dirty pages... */ in ceph_check_caps()
2182 if (S_ISREG(inode->i_mode) && ci->i_wrbuffer_ref && in ceph_check_caps()
3368 ci->i_wrbuffer_ref -= nr; in ceph_put_wrbuffer_cap_refs()
3369 if (ci->i_wrbuffer_ref == 0) { in ceph_put_wrbuffer_cap_refs()
3385 inode, ceph_vinop(inode), ci->i_wrbuffer_ref+nr, in ceph_put_wrbuffer_cap_refs()
3386 ci->i_wrbuffer_ref_head+nr, ci->i_wrbuffer_ref, in ceph_put_wrbuffer_cap_refs()
3419 ci->i_wrbuffer_ref+nr, capsnap->dirty_pages + nr, in ceph_put_wrbuffer_cap_refs()
3420 ci->i_wrbuffer_ref, capsnap->dirty_pages, in ceph_put_wrbuffer_cap_refs()
3548 !(ci->i_wrbuffer_ref || ci->i_wb_ref)) { in handle_cap_grant()
5047 if (ci->i_wrbuffer_ref > 0) in ceph_purge_inode_cap()