Searched refs:umount_type (Results 1 – 1 of 1) sorted by relevance
77 int isfile, const char *umount_type);1009 const char *umount_type) in check_path() argument1053 if (umount_type != NULL) { in check_path()1069 if (strcmp(stfs.f_fstypename, umount_type)) { in check_path()1071 pname, path, umount_type); in check_path()