Searched refs:unload_heads_path (Results 1 – 1 of 1) sorted by relevance
26 static char unload_heads_path[64]; variable36 snprintf(unload_heads_path, sizeof(unload_heads_path) - 1, in set_unload_heads_path()43 int fd = open(unload_heads_path, O_RDONLY); in valid_disk()46 perror(unload_heads_path); in valid_disk()85 write_int(unload_heads_path, seconds*1000); in protect()