Searched refs:dev_queue_read_ahead_path (Results 1 – 1 of 1) sorted by relevance
79 char dev_queue_read_ahead_path[PATH_MAX]; member349 _write_num(finfo.dev_queue_read_ahead_path, in write_settings()423 _read_num(finfo.dev_queue_read_ahead_path); in save_settings()473 if (snprintf(finfo.dev_queue_read_ahead_path, in get_finfo()474 sizeof(finfo.dev_queue_read_ahead_path), in get_finfo()477 >= sizeof(finfo.dev_queue_read_ahead_path)) { in get_finfo()502 if (snprintf(finfo.dev_queue_read_ahead_path, in get_finfo()503 sizeof(finfo.dev_queue_read_ahead_path), in get_finfo()505 str) >= sizeof(finfo.dev_queue_read_ahead_path)) { in get_finfo()