Home | History | Annotate | Download | only in dm

Lines Matching refs:aprint_debug

123 	aprint_debug("dbg_print --- %d\n", flags);
126 aprint_debug("dbg_flags: DM_READONLY_FLAG set In/Out\n");
129 aprint_debug("dbg_flags: DM_SUSPEND_FLAG set In/Out\n");
132 aprint_debug("dbg_flags: DM_PERSISTENT_DEV_FLAG set In\n");
135 aprint_debug("dbg_flags: DM_STATUS_TABLE_FLAG set In\n");
138 aprint_debug("dbg_flags: DM_ACTIVE_PRESENT_FLAG set Out\n");
141 aprint_debug("dbg_flags: DM_INACTIVE_PRESENT_FLAG set Out\n");
144 aprint_debug("dbg_flags: DM_BUFFER_FULL_FLAG set Out\n");
147 aprint_debug("dbg_flags: DM_SKIP_BDGET_FLAG set In\n");
150 aprint_debug("dbg_flags: DM_SKIP_LOCKFS_FLAG set In\n");
153 aprint_debug("dbg_flags: DM_NOFLUSH_FLAG set In\n");
588 aprint_debug("Clearing inactive table from device: %s--%s\n",
644 aprint_debug("Getting table deps for device: %s\n", dmv->name);
691 aprint_debug("%s: %d:%d\n", __func__, major(rdev),
747 aprint_debug("Loading table to device: %s--%d\n", name,
760 aprint_debug("dmv->name = %s\n", dmv->name);
851 aprint_debug("Max argc %d for %s target\n", n, target->name);
865 aprint_debug("DM: argv[%d] = \"%s\"\n", i, argv[i]);
952 aprint_debug("Status of device tables: %s--%d\n",
962 aprint_debug("%016" PRIu64 ", length %016" PRIu64
1033 aprint_debug("libdevmapper/kernel version mismatch "