NFSERR_NOTEMPTY
case NFSERR_NOTEMPTY: return ("Directory not empty");
case NFSERR_NOTEMPTY:
*status = NFSERR_NOTEMPTY;
return (NFSERR_NOTEMPTY);