Home
last modified time | relevance | path

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

/linux-4.1.27/include/linux/
Dnfs.h47 NFS_UNSTABLE = 0, enumerator
/linux-4.1.27/fs/nfs/flexfilelayout/
Dflexfilelayout.c633 hdr->verf.committed = NFS_UNSTABLE; in ff_layout_reset_write()
1082 if (data->verf.committed == NFS_UNSTABLE) in ff_layout_commit_done_cb()
/linux-4.1.27/fs/nfs/filelayout/
Dfilelayout.c376 if (data->verf.committed == NFS_UNSTABLE) in filelayout_commit_done_cb()
/linux-4.1.27/fs/nfs/
Dpagelist.c584 hdr->args.stable = NFS_UNSTABLE; in nfs_pgio_rpcsetup()
Dwrite.c1494 if (resp->verf->committed != NFS_UNSTABLE) { in nfs_writeback_result()