Home | History | Annotate | Download | only in misc

Lines Matching defs:fs_type

970 static char **parse_fs_type(const char *fs_type,
991 if (fs_type)
992 ext_type = fs_type;
1013 profile_get_string(profile, "defaults", "fs_type", 0,
1070 _("\nWarning: the fs_type %s is not "
1195 const char * fs_type = 0;
1441 fs_type = optarg;
1616 fs_types = parse_fs_type(fs_type, usage_types, &fs_param, argv[0]);