NFS_FILE_SYNC     392 fs/nfs/blocklayout/blocklayout.c 	hdr->verf.committed = NFS_FILE_SYNC;
NFS_FILE_SYNC     234 fs/nfs/filelayout/filelayout.c 	    hdr->res.verf->committed == NFS_FILE_SYNC)
NFS_FILE_SYNC    1520 fs/nfs/flexfilelayout/flexfilelayout.c 	if (hdr->res.verf->committed == NFS_FILE_SYNC ||
NFS_FILE_SYNC    1685 fs/nfs/flexfilelayout/flexfilelayout.c 			count, count, NFS_FILE_SYNC);
NFS_FILE_SYNC     902 fs/nfs/nfs2xdr.c 	result->verf->committed = NFS_FILE_SYNC;
NFS_FILE_SYNC    1700 fs/nfs/nfs3xdr.c 	if (unlikely(result->verf->committed > NFS_FILE_SYNC))
NFS_FILE_SYNC    2356 fs/nfs/nfs3xdr.c 		verf->committed = NFS_FILE_SYNC;
NFS_FILE_SYNC     290 fs/nfs/nfs42proc.c 			res->write_res.verifier.committed != NFS_FILE_SYNC) {
NFS_FILE_SYNC     393 fs/nfs/nfs4_fs.h 		hdr->args.stable = NFS_FILE_SYNC;
NFS_FILE_SYNC    4326 fs/nfs/nfs4xdr.c 		verf->committed = NFS_FILE_SYNC;
NFS_FILE_SYNC     898 fs/nfs/nfstrace.h TRACE_DEFINE_ENUM(NFS_FILE_SYNC);
NFS_FILE_SYNC     904 fs/nfs/nfstrace.h 			{ NFS_FILE_SYNC, "FILE_SYNC" })
NFS_FILE_SYNC     589 fs/nfs/pagelist.c 		hdr->args.stable = NFS_FILE_SYNC;
NFS_FILE_SYNC     631 fs/nfs/proc.c  	hdr->args.stable = NFS_FILE_SYNC;
NFS_FILE_SYNC     987 fs/nfs/write.c 	return hdr->verf.committed != NFS_FILE_SYNC;
NFS_FILE_SYNC    1659 fs/nfs/write.c 			argp->stable = NFS_FILE_SYNC;
NFS_FILE_SYNC    1277 fs/nfsd/nfs4xdr.c 	if (write->wr_stable_how > NFS_FILE_SYNC)