Browse Source

waterDataFluctuationCorrelation analysisOfLiquidLevelDataOperation.c 薛梅子 commit at 2020-12-21

薛梅子 4 năm trước cách đây
mục cha
commit
b280afc674

+ 15 - 0
waterDataFluctuationCorrelation/fluctuationCorrelationOfSprayEnd/analysisOfLiquidLevelDataOperation.c

@@ -0,0 +1,15 @@
+/*
+ * Functions related to tagged command queuing
+ */
+#include <linux/kernel.h>
+#include <linux/module.h>
+#include <linux/bio.h>
+#include <linux/blkdev.h>
+#include <linux/slab.h>
+
+#include "blk.h"
+
+/**
+ * blk_queue_find_tag - find a request by its tag and queue
+ * @q:	 The request queue for the device
+ * @tag: The tag of the request