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