update for HEAD-2003091401
[reactos.git] / ntoskrnl / fs / pool.c
index e3d735b..49239ec 100644 (file)
@@ -21,6 +21,7 @@
  * NOTE
  *     IFS_POOL_TAG is "FSrt" in mem view.
  *
+ * @implemented
  */
 PVOID
 STDCALL
@@ -56,6 +57,8 @@ FsRtlAllocatePool (
  *
  * NOTE
  *     IFS_POOL_TAG is "FSrt" in mem view.
+ *
+ * @implemented
  */
 PVOID
 STDCALL
@@ -89,6 +92,7 @@ FsRtlAllocatePoolWithQuota (
  *
  * RETURN VALUE
  *
+ * @implemented
  */
 PVOID
 STDCALL
@@ -123,6 +127,7 @@ FsRtlAllocatePoolWithQuotaTag (
  *
  * RETURN VALUE
  *
+ * @implemented
  */
 PVOID
 STDCALL