Searched refs:NFSERR_NOT_SAME (Results 1 – 2 of 2) sorted by relevance
/linux-6.3-rc2/include/uapi/linux/ | ||
A D | nfs.h | 97 NFSERR_NOT_SAME = 10027, /* v4 */ enumerator |
/linux-6.3-rc2/fs/nfsd/ | ||
A D | nfsd.h | 248 #define nfserr_not_same cpu_to_be32(NFSERR_NOT_SAME) |
Completed in 5 milliseconds