Searched refs:nfserr_notsupp (Results 1 – 2 of 2) sorted by relevance
/linux-2.4.37.9/include/linux/nfsd/ | ||
D | nfsd.h | 169 #define nfserr_notsupp __constant_htonl(NFSERR_NOTSUPP) macro |
/linux-2.4.37.9/fs/nfsd/ | ||
D | vfs.c | 824 err = nfserr_notsupp; in nfsd_commit() |