Searched hist:213221 (Results 1 - 2 of 2) sorted by relevance

/freebsd-10.1-release/sys/fs/devfs/
H A Ddevfs_int.hdiff 213221 Mon Sep 27 16:23:12 MDT 2010 jh Add a new function devfs_dev_exists() to be able to find out if a
specific devfs path already exists.

The function will be used from kern_conf.c to detect duplicate device
registrations. Callers must hold the devmtx mutex.

Reviewed by: kib
H A Ddevfs_devs.cdiff 213221 Mon Sep 27 16:23:12 MDT 2010 jh Add a new function devfs_dev_exists() to be able to find out if a
specific devfs path already exists.

The function will be used from kern_conf.c to detect duplicate device
registrations. Callers must hold the devmtx mutex.

Reviewed by: kib

Completed in 163 milliseconds