Searched refs:NFSERR_RESOURCE (Results 1 – 2 of 2) sorted by relevance
/openbmc/linux/include/uapi/linux/ | ||
H A D | nfs.h | 88 NFSERR_RESOURCE = 10018, /* v4 */ enumerator |
/openbmc/linux/fs/nfsd/ | ||
H A D | nfsd.h | 238 #define nfserr_resource cpu_to_be32(NFSERR_RESOURCE) |