Home
last modified time | relevance | path

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

/linux/lib/
H A Dllist.c26 bool llist_add_batch(struct llist_node *new_first, struct llist_node *new_last, in llist_add_batch()
/linux/include/linux/
H A Dllist.h231 struct llist_node *new_last, in __llist_add_batch()
/linux/fs/ntfs3/
H A Dbitmap.c1341 u32 b0, new_last; in wnd_extend() local