Searched refs:seek_to_zero (Results 1 - 2 of 2) sorted by relevance

/netgear-R7000-V1.0.7.12_1.2.5/src/router/busybox-1.x/miscutils/
H A Dhdparm.c1261 static int seek_to_zero(int fd) function
1330 if (seek_to_zero(fd))
1348 if ((flag == 0) && seek_to_zero(fd))
1361 if (seek_to_zero(fd))
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/hdparm-9.43/
H A Dhdparm.c189 static int seek_to_zero (int fd) function
259 if (seek_to_zero (fd)) return;
273 if (seek_to_zero (fd) || read_big_block (fd, buf))
287 if (seek_to_zero (fd))

Completed in 168 milliseconds