Lines Matching refs:i_wb_ref
998 if (ci->i_wb_ref || ci->i_wrbuffer_ref)
2016 !(ci->i_wb_ref || ci->i_wrbuffer_ref) && /* no dirty pages... */
2701 if (ci->i_wb_ref == 0)
2703 ci->i_wb_ref++;
2705 &ci->vfs_inode, ci->i_wb_ref-1, ci->i_wb_ref);
3143 if (--ci->i_wb_ref == 0) {
3148 inode, ci->i_wb_ref+1, ci->i_wb_ref);
3389 !(ci->i_wrbuffer_ref || ci->i_wb_ref)) {