Searched refs:NFS_ODIRECT_RESCHED_WRITES (Results 1 – 3 of 3) sorted by relevance
573 dreq->flags = NFS_ODIRECT_RESCHED_WRITES; in nfs_direct_write_reschedule()628 dreq->flags = NFS_ODIRECT_RESCHED_WRITES; in nfs_direct_commit_complete()653 dreq->flags = NFS_ODIRECT_RESCHED_WRITES; in nfs_direct_resched_write()704 case NFS_ODIRECT_RESCHED_WRITES: in nfs_direct_write_schedule_work()756 } else if (flags == NFS_ODIRECT_RESCHED_WRITES) { in nfs_direct_write_completion()791 dreq->flags = NFS_ODIRECT_RESCHED_WRITES; in nfs_direct_write_reschedule_io()897 dreq->flags = NFS_ODIRECT_RESCHED_WRITES; in nfs_direct_write_schedule_iovec()
950 #define NFS_ODIRECT_RESCHED_WRITES (2) /* write verification failed */ macro
1525 { NFS_ODIRECT_RESCHED_WRITES, "RESCHED_WRITES" }, \