Home
last modified time | relevance | path

Searched refs:devfs_debug (Results 1 – 8 of 8) sorted by relevance

/dragonfly/sys/kern/
H A Dvfs_conf.c242 devfs_debug(DEVFS_DEBUG_DEBUG, in vfs_mountroot_devfs()
245 devfs_debug(DEVFS_DEBUG_DEBUG, in vfs_mountroot_devfs()
248 devfs_debug(DEVFS_DEBUG_SHOW, in vfs_mountroot_devfs()
260 devfs_debug(DEVFS_DEBUG_SHOW, in vfs_mountroot_devfs()
279 devfs_debug(DEVFS_DEBUG_SHOW, in vfs_mountroot_devfs()
288 devfs_debug(DEVFS_DEBUG_SHOW, in vfs_mountroot_devfs()
295 devfs_debug(DEVFS_DEBUG_SHOW, in vfs_mountroot_devfs()
360 devfs_debug(DEVFS_DEBUG_SHOW, in vfs_mountroot_devfs()
380 devfs_debug(DEVFS_DEBUG_SHOW, in vfs_mountroot_devfs()
384 devfs_debug(DEVFS_DEBUG_DEBUG, in vfs_mountroot_devfs()
H A Dkern_conf.c205 devfs_debug(DEVFS_DEBUG_INFO, in make_dev()
235 devfs_debug(DEVFS_DEBUG_INFO, in make_dev_covering()
349 devfs_debug(DEVFS_DEBUG_DEBUG, in destroy_dev()
H A Dsubr_disk.c592 devfs_debug(DEVFS_DEBUG_WARNING, in disk_msg_core()
1180 devfs_debug(DEVFS_DEBUG_DEBUG, in diskioctl()
1183 devfs_debug(DEVFS_DEBUG_DEBUG, in diskioctl()
/dragonfly/sys/vfs/devfs/
H A Ddevfs_vnops.c948 devfs_debug(DEVFS_DEBUG_DEBUG, in devfs_spec_open()
1118 devfs_debug(DEVFS_DEBUG_DEBUG, in devfs_spec_close()
1122 devfs_debug(DEVFS_DEBUG_DEBUG, in devfs_spec_close()
1541 devfs_debug(DEVFS_DEBUG_DEBUG, in devfs_fo_ioctl()
1554 devfs_debug(DEVFS_DEBUG_DEBUG, in devfs_fo_ioctl()
1562 devfs_debug(DEVFS_DEBUG_DEBUG, in devfs_fo_ioctl()
1576 devfs_debug(DEVFS_DEBUG_DEBUG, in devfs_fo_ioctl()
1584 devfs_debug(DEVFS_DEBUG_DEBUG, in devfs_fo_ioctl()
1801 devfs_debug(DEVFS_DEBUG_DEBUG, in devfs_spec_strategy()
1840 devfs_debug(DEVFS_DEBUG_DEBUG, in devfs_spec_strategy()
[all …]
H A Ddevfs_vfsops.c79 devfs_debug(DEVFS_DEBUG_DEBUG, "(vfsops) devfs_mount() called!\n"); in devfs_vfs_mount()
128 devfs_debug(DEVFS_DEBUG_DEBUG, "calling devfs_mount_add\n"); in devfs_vfs_mount()
143 devfs_debug(DEVFS_DEBUG_DEBUG, "(vfsops) devfs_unmount() called!\n"); in devfs_vfs_unmount()
170 devfs_debug(DEVFS_DEBUG_DEBUG, "(vfsops) devfs_root() called!\n"); in devfs_vfs_root()
184 devfs_debug(DEVFS_DEBUG_DEBUG, "(vfsops) devfs_stat() called!\n"); in devfs_vfs_statfs()
H A Ddevfs_core.c162 devfs_debug(int level, char *fmt, ...) in devfs_debug() function
952 devfs_debug(DEVFS_DEBUG_DEBUG, in devfs_find_device_by_devid()
1266 devfs_debug(DEVFS_DEBUG_DEBUG, in devfs_msg_core()
1331 devfs_debug(DEVFS_DEBUG_SHOW, in devfs_msg_exec()
1385 devfs_debug(DEVFS_DEBUG_WARNING, in devfs_msg_exec()
1512 devfs_debug(DEVFS_DEBUG_DEBUG, in devfs_destroy_related_without_flag_worker()
1705 devfs_debug(DEVFS_DEBUG_WARNING, in devfs_make_alias_worker()
1737 devfs_debug(DEVFS_DEBUG_WARNING, in devfs_destroy_alias_worker()
1880 devfs_debug(DEVFS_DEBUG_WARNING, in devfs_alias_create()
2112 devfs_debug(DEVFS_DEBUG_WARNING, in devfs_create_device_node()
[all …]
H A Ddevfs_rules.c402 devfs_debug(DEVFS_DEBUG_SHOW, in devfs_dev_open()
/dragonfly/sys/sys/
H A Ddevfs.h361 int devfs_debug(int level, char *fmt, ...) __printflike(2, 3);