diff --git a/lnet/utils/debug.c b/lnet/utils/debug.c
index 9c4c44af56353076b3644e89ac9f677f29747aff..2a868dd6e1eca1faef3a0b78a386a300e37a396b 100644
--- a/lnet/utils/debug.c
+++ b/lnet/utils/debug.c
@@ -769,7 +769,7 @@ static struct mod_paths {
         {"mdc", "lustre/mdc"},
         {"llite", "lustre/llite"},
         {"lustre", "lustre/llite"},
-        {"llite_lloop", "lustre/llite_lloop"},
+        {"llite_lloop", "lustre/llite"},
         {"ldiskfs", "ldiskfs/ldiskfs"},
         {"smfs", "lustre/smfs"},
         {"obdecho", "lustre/obdecho"},