forked from ~ljy/RK356X_SDK_RELEASE

hc
2024-05-10 23fa18eaa71266feff7ba8d83022d9e1cc83c65a
kernel/drivers/md/dm-path-selector.h
....@@ -74,7 +74,7 @@
7474 int (*start_io) (struct path_selector *ps, struct dm_path *path,
7575 size_t nr_bytes);
7676 int (*end_io) (struct path_selector *ps, struct dm_path *path,
77
- size_t nr_bytes);
77
+ size_t nr_bytes, u64 start_time);
7878 };
7979
8080 /* Register a path selector */