Home
last modified time | relevance | path

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

/linux-3.4.99/fs/nfs/
Ddirect.c88 #define NFS_ODIRECT_RESCHED_WRITES (2) /* write verification failed */ macro
542 dreq->flags = NFS_ODIRECT_RESCHED_WRITES; in nfs_direct_commit_release()
545 dreq->flags = NFS_ODIRECT_RESCHED_WRITES; in nfs_direct_commit_release()
612 case NFS_ODIRECT_RESCHED_WRITES: in nfs_direct_write_complete()
682 dreq->flags = NFS_ODIRECT_RESCHED_WRITES; in nfs_direct_write_release()