Searched refs:dev_queue_read_ahead_path (Results 1 – 2 of 2) sorted by relevance
82 char dev_queue_read_ahead_path[PATH_MAX]; member112 thp_set_read_ahead_path(finfo.dev_queue_read_ahead_path); in save_settings()149 if (snprintf(finfo.dev_queue_read_ahead_path, in get_finfo()150 sizeof(finfo.dev_queue_read_ahead_path), in get_finfo()153 >= sizeof(finfo.dev_queue_read_ahead_path)) in get_finfo()172 if (snprintf(finfo.dev_queue_read_ahead_path, in get_finfo()173 sizeof(finfo.dev_queue_read_ahead_path), in get_finfo()175 str) >= sizeof(finfo.dev_queue_read_ahead_path)) in get_finfo()