isFstypeRemote
return (isFstypeRemote(statbuf.st_fstype));
int isFstypeRemote(char *a_fstype);
extern int isFstypeRemote(char *a_fstype);