Searched refs:FSTYPE_MSDOS (Results 1 – 1 of 1) sorted by relevance
44 #define FSTYPE_MSDOS "msdos" macro86 if (strcmp(mntbuf[i].f_fstypename, FSTYPE_MSDOS)) { in get_mount_path()96 if (strncmp(mntbuf[i].f_mntfromname, FSTYPE_MSDOS, strlen(FSTYPE_MSDOS))) { in get_mount_path()271 test_getattrlist(mount_path, FSTYPE_MSDOS, MNT_EXT_FSKIT);