Lines Matching refs:i_wrbuffer_ref
980 if (ci->i_wb_ref || ci->i_wrbuffer_ref)
2065 !(ci->i_wb_ref || ci->i_wrbuffer_ref) && /* no dirty pages... */
2143 * If the "i_wrbuffer_ref" was increased by mmap or generic
2147 * pages and to release the "i_wrbuffer_ref", which will cost
2153 if (S_ISREG(inode->i_mode) && ci->i_wrbuffer_ref &&
3275 ci->i_wrbuffer_ref -= nr;
3276 if (ci->i_wrbuffer_ref == 0) {
3293 ci->i_wrbuffer_ref+nr, ci->i_wrbuffer_ref_head+nr,
3294 ci->i_wrbuffer_ref, ci->i_wrbuffer_ref_head,
3328 ci->i_wrbuffer_ref+nr, capsnap->dirty_pages + nr,
3329 ci->i_wrbuffer_ref, capsnap->dirty_pages,
3452 !(ci->i_wrbuffer_ref || ci->i_wb_ref)) {
4876 if (ci->i_wrbuffer_ref > 0)