Home
last modified time | relevance | path

Searched refs:bdevsw_remove (Results 1 – 2 of 2) sorted by relevance

/xnu-12377.61.12/bsd/sys/
H A Dconf.h307 int bdevsw_remove(int, const struct bdevsw *);
/xnu-12377.61.12/bsd/kern/
H A Dbsd_stubs.c156 bdevsw_remove(int index, const struct bdevsw * bsw) in bdevsw_remove() function