Lines Matching refs:i_wb_ref
980 if (ci->i_wb_ref || ci->i_wrbuffer_ref)
2065 !(ci->i_wb_ref || ci->i_wrbuffer_ref) && /* no dirty pages... */
2719 if (ci->i_wb_ref == 0)
2721 ci->i_wb_ref++;
2723 &ci->netfs.inode, ci->i_wb_ref-1, ci->i_wb_ref);
3170 if (--ci->i_wb_ref == 0) {
3177 inode, ci->i_wb_ref+1, ci->i_wb_ref);
3185 WARN_ON_ONCE(ci->i_wb_ref);
3452 !(ci->i_wrbuffer_ref || ci->i_wb_ref)) {