Searched refs:have_error (Results 1 – 1 of 1) sorted by relevance
241 int have_error, do_resend, status; in nfs_file_fsync_commit() local248 have_error = test_and_clear_bit(NFS_CONTEXT_ERROR_WRITE, &ctx->flags); in nfs_file_fsync_commit()250 have_error |= test_bit(NFS_CONTEXT_ERROR_WRITE, &ctx->flags); in nfs_file_fsync_commit()251 if (have_error) { in nfs_file_fsync_commit()