Home
last modified time | relevance | path

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

/openbmc/linux/include/linux/
H A Dnfs.h42 NFS_DATA_SYNC = 1, enumerator
/openbmc/linux/include/trace/misc/
H A Dnfs.h84 TRACE_DEFINE_ENUM(NFS_DATA_SYNC);
90 { NFS_DATA_SYNC, "DATA_SYNC" }, \
/openbmc/linux/fs/nfsd/
H A Dnfsproc.c233 &cnt, NFS_DATA_SYNC, NULL); in nfsd_proc_write()
/openbmc/linux/fs/nfs/filelayout/
H A Dfilelayout.c239 if (hdr->res.verf->committed == NFS_DATA_SYNC) in filelayout_set_layoutcommit()
/openbmc/linux/fs/nfs/
H A Dwrite.c983 if (hdr->verf.committed == NFS_DATA_SYNC) in nfs_write_need_commit()
/openbmc/linux/fs/nfs/flexfilelayout/
H A Dflexfilelayout.c1504 hdr->res.verf->committed == NFS_DATA_SYNC) in ff_layout_write_done_cb()