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

/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/router/busybox-1.x/miscutils/
H A Dhdparm.c1037 static unsigned long Xreadahead; variable
1492 print_flag(get_readahead, "fs readahead", Xreadahead);
1493 ioctl_or_warn(fd, BLKRASET, (int *)Xreadahead);
1949 if (c == 'a') parse_opts(&get_readahead, &set_readahead, &Xreadahead, 0, INT_MAX);

Completed in 96 milliseconds