Searched refs:osd_del (Results 1 – 4 of 4) sorted by relevance
/freebsd/sys/sys/ |
H A D | osd.h | 68 void osd_del(u_int type, struct osd *osd, u_int slot); 87 osd_del(OSD_THREAD, &(td)->td_osd, (slot)); \ 107 osd_del(OSD_JAIL, &(pr)->pr_osd, (slot))
|
/freebsd/sys/kern/ |
H A D | kern_khelp.c | 222 osd_del(OSD_KHELP, hosd, h->h_id); in khelp_remove_osd()
|
H A D | kern_osd.c | 314 osd_del(u_int type, struct osd *osd, u_int slot) in osd_del() function
|
/freebsd/share/man/man9/ |
H A D | Makefile | 1780 osd.9 osd_del.9 \
|