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