Home
last modified time | relevance | path

Searched refs:NFSERR_NOT_SYNC (Results 1 – 4 of 4) sorted by relevance

/linux-4.4.14/include/uapi/linux/
Dnfs.h70 NFSERR_NOT_SYNC = 10002, /* v3 */ enumerator
/linux-4.4.14/fs/nfsd/
Dnfsd.h174 #define nfserr_notsync cpu_to_be32(NFSERR_NOT_SYNC)
/linux-4.4.14/fs/nfs/
Dnfs2xdr.c1089 { NFSERR_NOT_SYNC, -ENOTSYNC },
Dnfs3xdr.c2465 { NFSERR_NOT_SYNC, -ENOTSYNC },