Searched refs:NFS_ODIRECT_RESCHED_WRITES (Results 1 - 1 of 1) sorted by relevance

/linux-4.1.27/fs/nfs/
H A Ddirect.c101 #define NFS_ODIRECT_RESCHED_WRITES (2) /* write verification failed */ macro
122 dreq->flags = NFS_ODIRECT_RESCHED_WRITES; nfs_direct_set_resched_writes()
705 dreq->flags = NFS_ODIRECT_RESCHED_WRITES; nfs_direct_commit_complete()
708 dreq->flags = NFS_ODIRECT_RESCHED_WRITES; nfs_direct_commit_complete()
715 if (dreq->flags == NFS_ODIRECT_RESCHED_WRITES) { nfs_direct_commit_complete()
760 case NFS_ODIRECT_RESCHED_WRITES: nfs_direct_write_schedule_work()
794 if (dreq->flags == NFS_ODIRECT_RESCHED_WRITES) nfs_direct_write_completion()
804 NFS_ODIRECT_RESCHED_WRITES; nfs_direct_write_completion()

Completed in 50 milliseconds