Searched refs:NFS_ODIRECT_RESCHED_WRITES (Results 1 – 3 of 3) sorted by relevance
597 dreq->flags = NFS_ODIRECT_RESCHED_WRITES; in nfs_direct_write_reschedule()656 dreq->flags = NFS_ODIRECT_RESCHED_WRITES; in nfs_direct_commit_complete()682 dreq->flags = NFS_ODIRECT_RESCHED_WRITES; in nfs_direct_resched_write()705 dreq->flags = NFS_ODIRECT_RESCHED_WRITES; in nfs_direct_commit_schedule()740 case NFS_ODIRECT_RESCHED_WRITES: in nfs_direct_write_schedule_work()798 } else if (flags == NFS_ODIRECT_RESCHED_WRITES) { in nfs_direct_write_completion()833 dreq->flags = NFS_ODIRECT_RESCHED_WRITES; in nfs_direct_write_reschedule_io()938 dreq->flags = NFS_ODIRECT_RESCHED_WRITES; in nfs_direct_write_schedule_iovec()
986 #define NFS_ODIRECT_RESCHED_WRITES (2) /* write verification failed */ macro
1540 { NFS_ODIRECT_RESCHED_WRITES, "RESCHED_WRITES" }, \
Completed in 22 milliseconds