Searched refs:NFS_UNSTABLE (Results 1 - 9 of 9) sorted by relevance

/linux-master/include/linux/
H A Dnfs.h41 NFS_UNSTABLE = 0, enumerator in enum:nfs3_stable_how
/linux-master/include/trace/misc/
H A Dnfs.h83 TRACE_DEFINE_ENUM(NFS_UNSTABLE); variable
89 { NFS_UNSTABLE, "UNSTABLE" }, \
/linux-master/fs/nfs/
H A Dwrite.c1550 if (committed == NFS_UNSTABLE) {
1625 if (resp->verf->committed != NFS_UNSTABLE) {
H A Dinternal.h610 return verf->committed > NFS_UNSTABLE &&
H A Dpnfs_nfs.c38 verf->committed = NFS_UNSTABLE;
H A Dpagelist.c814 hdr->args.stable = NFS_UNSTABLE;
/linux-master/fs/nfs/flexfilelayout/
H A Dflexfilelayout.c713 if (committed == NFS_UNSTABLE)
/linux-master/fs/nfsd/
H A Dvfs.c1192 stable = NFS_UNSTABLE;
H A Dnfs4proc.c1631 NFS_FILE_SYNC : NFS_UNSTABLE;

Completed in 143 milliseconds