Searched refs:NFSERR_SYMLINK (Results 1 – 2 of 2) sorted by relevance
/Linux-v4.19/include/uapi/linux/ | ||
D | nfs.h | 99 NFSERR_SYMLINK = 10029, /* v4 */ enumerator |
/Linux-v4.19/fs/nfsd/ | ||
D | nfsd.h | 203 #define nfserr_symlink cpu_to_be32(NFSERR_SYMLINK) |