Lines Matching refs:wb_context
705 struct inode *inode = d_inode(req->wb_context->dentry); in nfs_inode_remove_request()
884 struct inode *inode = d_inode(req->wb_context->dentry); in nfs_clear_request_commit()
918 nfs_context_set_write_error(req->wb_context, hdr->error); in nfs_write_completion()
1131 do_flush = req->wb_page != page || req->wb_context != ctx; in nfs_flush_incompatible()
1312 set_bit(NFS_CONTEXT_RESEND_WRITES, &req->wb_context->flags); in nfs_redirty_request()
1623 struct inode *inode = d_inode(first->wb_context->dentry); in nfs_init_commit()
1631 data->cred = first->wb_context->cred; in nfs_init_commit()
1644 data->context = get_nfs_open_context(first->wb_context); in nfs_init_commit()
1721 req->wb_context->dentry->d_sb->s_id, in nfs_commit_release_pages()
1722 (unsigned long long)NFS_FILEID(d_inode(req->wb_context->dentry)), in nfs_commit_release_pages()
1726 nfs_context_set_write_error(req->wb_context, status); in nfs_commit_release_pages()
1743 set_bit(NFS_CONTEXT_RESEND_WRITES, &req->wb_context->flags); in nfs_commit_release_pages()