Searched refs:do_resend (Results 1 – 1 of 1) sorted by relevance
248 int have_error, do_resend, status; in nfs_file_fsync_commit() local254 do_resend = test_and_clear_bit(NFS_CONTEXT_RESEND_WRITES, &ctx->flags); in nfs_file_fsync_commit()267 do_resend |= test_bit(NFS_CONTEXT_RESEND_WRITES, &ctx->flags); in nfs_file_fsync_commit()268 if (do_resend) in nfs_file_fsync_commit()