Searched refs:get_fstype (Results 1 – 2 of 2) sorted by relevance
89 static fstype_t *get_fstype(const char *);115 if ((fstype = get_fstype(DEFAULT_FSTYPE)) == NULL) in main()261 if ((fstype = get_fstype(optarg)) == NULL) in main()457 get_fstype(const char *type) in get_fstype() function
2745 function get_fstype function