Home
last modified time | relevance | path

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

/linux-4.4.14/include/linux/
Dnfs.h47 NFS_UNSTABLE = 0, enumerator
/linux-4.4.14/fs/nfs/flexfilelayout/
Dflexfilelayout.c702 if (committed == NFS_UNSTABLE) in nfs4_ff_layout_stat_io_end_write()
924 hdr->verf.committed = NFS_UNSTABLE; in ff_layout_reset_write()
1417 if (data->verf.committed == NFS_UNSTABLE in ff_layout_commit_done_cb()
/linux-4.4.14/fs/nfs/
Dpagelist.c584 hdr->args.stable = NFS_UNSTABLE; in nfs_pgio_rpcsetup()
Dwrite.c1516 if (resp->verf->committed != NFS_UNSTABLE) { in nfs_writeback_result()
/linux-4.4.14/fs/nfs/filelayout/
Dfilelayout.c377 if (data->verf.committed == NFS_UNSTABLE) in filelayout_commit_done_cb()