Searched refs:NFSERR_NOT_SYNC (Results 1 - 5 of 5) sorted by relevance

/linux-master/include/uapi/linux/
H A Dnfs.h72 NFSERR_NOT_SYNC = 10002, /* v3 */ enumerator in enum:nfs_stat
/linux-master/include/trace/misc/
H A Dnfs.h39 TRACE_DEFINE_ENUM(NFSERR_NOT_SYNC); variable
75 { NFSERR_NOT_SYNC, "NOTSYNC" }, \
/linux-master/fs/nfsd/
H A Dnfsd.h241 #define nfserr_notsync cpu_to_be32(NFSERR_NOT_SYNC)
/linux-master/fs/nfs/
H A Dnfs2xdr.c1092 { NFSERR_NOT_SYNC, -ENOTSYNC },
H A Dnfs3xdr.c2478 { NFSERR_NOT_SYNC, -ENOTSYNC },

Completed in 210 milliseconds