Searched defs:diskfd (Results 1 – 3 of 3) sorted by relevance
89 int diskfd; variable
167 static int diskfd; /* fd on the disk */ variable
1350 gpt_sanitize(int diskfd, const struct gpt_disk_partitions *parts, in gpt_sanitize()