Searched refs:do_osd_del (Results 1 – 1 of 1) sorted by relevance
| /f-stack/freebsd/kern/ |
| H A D | kern_osd.c | 79 static void do_osd_del(u_int type, struct osd *osd, u_int slot, 168 do_osd_del(type, osd, slot, 1); in osd_deregister() 324 do_osd_del(type, osd, slot, 0); in osd_del() 329 do_osd_del(u_int type, struct osd *osd, u_int slot, int list_locked) in do_osd_del() function 422 do_osd_del(type, osd, i, 0); in osd_exit()
|