Home
last modified time | relevance | path

Searched refs:do_resend (Results 1 – 1 of 1) sorted by relevance

/linux-4.4.14/fs/nfs/
Dfile.c241 int have_error, do_resend, status; in nfs_file_fsync_commit() local
247 do_resend = test_and_clear_bit(NFS_CONTEXT_RESEND_WRITES, &ctx->flags); in nfs_file_fsync_commit()
260 do_resend |= test_bit(NFS_CONTEXT_RESEND_WRITES, &ctx->flags); in nfs_file_fsync_commit()
261 if (do_resend) in nfs_file_fsync_commit()