Searched defs:llist_head (Results 1 – 3 of 3) sorted by relevance
132 typedef struct llist_head { struct133 struct llist_head *prv; argument134 struct llist_head *nxt; argument136 } llist_head_t; argument
449 } *llist_head, *llist_tail, *llist, *llist1; in g_forcelip_all() local
823 smb_llist_t *llist_head, uint64_t *new_mark) in smb_is_range_unlocked()