Searched refs:NFSERR_OP_ILLEGAL (Results 1 – 2 of 2) sorted by relevance
| /Linux-v5.4/include/uapi/linux/ | ||
| D | nfs.h | 114 NFSERR_OP_ILLEGAL = 10044, /* v4 */ enumerator |
| /Linux-v5.4/fs/nfsd/ | ||
| D | nfsd.h | 232 #define nfserr_op_illegal cpu_to_be32(NFSERR_OP_ILLEGAL) |