Home
last modified time | relevance | path

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

/linux-4.1.27/fs/nfs/
Dfile.c248 int have_error, do_resend, status; in nfs_file_fsync_commit() local
254 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()