Home
last modified time | relevance | path

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

/freebsd-9-stable/sys/kern/
Dkern_osd.c61 static void do_osd_del(u_int type, struct osd *osd, u_int slot,
163 do_osd_del(type, osd, slot, 1); in osd_deregister()
282 do_osd_del(type, osd, slot, 0); in osd_del()
287 do_osd_del(u_int type, struct osd *osd, u_int slot, int list_locked) in do_osd_del() function
380 do_osd_del(type, osd, i, 0); in osd_exit()