Searched defs:path_info (Results 1 – 5 of 5) sorted by relevance
29 struct path_info { struct30 struct list_head list;31 struct dm_path *path;32 unsigned repeat_count;33 unsigned relative_throughput;34 atomic_t in_flight_size; /* Total size of in-flight I/Os */
34 struct path_info { struct35 struct list_head list;36 struct dm_path *path;37 unsigned repeat_count;38 atomic_t qlen; /* the number of in-flight I/Os */
24 struct path_info { struct32 struct path_info *pi, *next; in free_paths() argument
403 struct mmp_path_info *path_info; in path_init() local
224 __u32 path_info; member253 __u32 path_info; member