Searched refs:NFSERR_NOT_SAME (Results 1 – 2 of 2) sorted by relevance
/linux-4.4.14/include/uapi/linux/ | ||
D | nfs.h | 95 NFSERR_NOT_SAME = 10027, /* v4 */ enumerator |
/linux-4.4.14/fs/nfsd/ | ||
D | nfsd.h | 198 #define nfserr_not_same cpu_to_be32(NFSERR_NOT_SAME) |