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