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