Searched refs:NFSERR_NOFILEHANDLE (Results 1 – 2 of 2) sorted by relevance
/linux-6.1.9/include/uapi/linux/ | ||
D | nfs.h | 90 NFSERR_NOFILEHANDLE = 10020, /* v4 */ enumerator |
/linux-6.1.9/fs/nfsd/ | ||
D | nfsd.h | 241 #define nfserr_nofilehandle cpu_to_be32(NFSERR_NOFILEHANDLE) |