Searched refs:dev_queue_read_ahead_path (Results 1 – 1 of 1) sorted by relevance
70 char dev_queue_read_ahead_path[PATH_MAX]; member340 _write_num(finfo.dev_queue_read_ahead_path, in write_settings()414 _read_num(finfo.dev_queue_read_ahead_path); in save_settings()464 if (snprintf(finfo.dev_queue_read_ahead_path, in get_finfo()465 sizeof(finfo.dev_queue_read_ahead_path), in get_finfo()468 >= sizeof(finfo.dev_queue_read_ahead_path)) { in get_finfo()493 if (snprintf(finfo.dev_queue_read_ahead_path, in get_finfo()494 sizeof(finfo.dev_queue_read_ahead_path), in get_finfo()496 str) >= sizeof(finfo.dev_queue_read_ahead_path)) { in get_finfo()