Searched refs:mountpt (Results 1 – 4 of 4) sorted by relevance
28 while read device mountpt fstype options32 umount -f $mountpt
29 while read device mountpt fstype options
397 void cmd_yaffs_ls(const char *mountpt, int longlist) in cmd_yaffs_ls() argument405 d = yaffs_opendir(mountpt); in cmd_yaffs_ls()414 sprintf(tempstr, "%s/%s", mountpt, de->d_name); in cmd_yaffs_ls()
35 extern void cmd_yaffs_ls(const char *mountpt, int longlist);