Home
last modified time | relevance | path

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

/linux-4.4.14/include/linux/
Dnfs.h49 NFS_FILE_SYNC = 2, enumerator
/linux-4.4.14/fs/nfs/
Dnfs4_fs.h343 hdr->args.stable = NFS_FILE_SYNC; in nfs4_state_protect_write()
Dproc.c621 hdr->args.stable = NFS_FILE_SYNC; in nfs_proc_write_setup()
Dwrite.c899 return hdr->verf.committed != NFS_FILE_SYNC; in nfs_write_need_commit()
1526 argp->stable = NFS_FILE_SYNC; in nfs_writeback_result()
Dnfs2xdr.c888 result->verf->committed = NFS_FILE_SYNC; in nfs2_xdr_dec_writeres()
Dpagelist.c592 hdr->args.stable = NFS_FILE_SYNC; in nfs_pgio_rpcsetup()
Dnfs3xdr.c1687 if (unlikely(result->verf->committed > NFS_FILE_SYNC)) in decode_write3resok()
/linux-4.4.14/fs/nfs/objlayout/
Dobjio_osd.c445 objios->oir.committed = NFS_FILE_SYNC; in _write_done()
/linux-4.4.14/fs/nfs/blocklayout/
Dblocklayout.c359 hdr->verf.committed = NFS_FILE_SYNC; in bl_end_par_io_write()
/linux-4.4.14/fs/nfs/flexfilelayout/
Dflexfilelayout.c1377 if (hdr->res.verf->committed == NFS_FILE_SYNC || in ff_layout_write_done_cb()
1545 count, count, NFS_FILE_SYNC); in ff_layout_commit_done()