Home
last modified time | relevance | path

Searched defs:llist_head (Results 1 – 3 of 3) sorted by relevance

/titanic_51/usr/src/uts/common/sys/ib/clients/of/sol_ofs/
H A Dsol_ofs_common.h132 typedef struct llist_head { struct
133 struct llist_head *prv; argument
134 struct llist_head *nxt; argument
136 ptrllist_head global() argument
/titanic_51/usr/src/lib/storage/libg_fc/common/
H A Dhot.c449 } *llist_head, *llist_tail, *llist, *llist1; in g_forcelip_all() local
[all...]
/titanic_51/usr/src/uts/common/fs/smbsrv/
H A Dsmb_lock.c826 smb_llist_t *llist_head, uint64_t *new_mark) in smb_is_range_unlocked() argument