Home
last modified time | relevance | path

Searched defs:osd (Results 1 – 8 of 8) sorted by relevance

/f-stack/freebsd/kern/
H A Dkern_osd.c155 struct osd *osd, *tosd; in osd_deregister() local
201 osd_set(u_int type, struct osd *osd, u_int slot, void *value) in osd_set()
218 osd_set_reserved(u_int type, struct osd *osd, u_int slot, void **rsv, in osd_set_reserved()
296 osd_get(u_int type, struct osd *osd, u_int slot) in osd_get()
319 osd_del(u_int type, struct osd *osd, u_int slot) in osd_del()
329 do_osd_del(u_int type, struct osd *osd, u_int slot, int list_locked) in do_osd_del()
406 osd_exit(u_int type, struct osd *osd) in osd_exit()
/f-stack/tools/compat/include/sys/
H A Dosd.h39 struct osd { struct
40 u_int osd_nslots; /* (c) */ argument
41 void **osd_slots; /* (c) */ argument
H A Dsocketvar.h111 struct osd osd; /* Object Specific extensions */ member
/f-stack/freebsd/sys/
H A Dosd.h41 struct osd { struct
42 u_int osd_nslots; /* (c) */ argument
43 void **osd_slots; /* (c) */ argument
H A Dsocketvar.h111 struct osd osd; /* Object Specific extensions */ member
/f-stack/freebsd/netinet/
H A Dtcp_subr.c793 struct osd osd; member
H A Dtcp_var.h240 struct osd *osd; /* storage for Khelp module data */ member
/f-stack/tools/compat/include/netinet/
H A Dtcp_var.h240 struct osd *osd; /* storage for Khelp module data */ member