Lines Matching refs:wb_context
705 struct inode *inode = d_inode(req->wb_context->dentry); in nfs_inode_remove_request()
864 struct inode *inode = d_inode(req->wb_context->dentry); in nfs_clear_request_commit()
898 nfs_context_set_write_error(req->wb_context, hdr->error); in nfs_write_completion()
1111 do_flush = req->wb_page != page || req->wb_context != ctx; in nfs_flush_incompatible()
1292 set_bit(NFS_CONTEXT_RESEND_WRITES, &req->wb_context->flags); in nfs_redirty_request()
1601 struct inode *inode = d_inode(first->wb_context->dentry); in nfs_init_commit()
1609 data->cred = first->wb_context->cred; in nfs_init_commit()
1622 data->context = get_nfs_open_context(first->wb_context); in nfs_init_commit()
1699 req->wb_context->dentry->d_sb->s_id, in nfs_commit_release_pages()
1700 (unsigned long long)NFS_FILEID(d_inode(req->wb_context->dentry)), in nfs_commit_release_pages()
1704 nfs_context_set_write_error(req->wb_context, status); in nfs_commit_release_pages()
1721 set_bit(NFS_CONTEXT_RESEND_WRITES, &req->wb_context->flags); in nfs_commit_release_pages()