Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/lib/
Dllist.c26 bool llist_add_batch(struct llist_node *new_first, struct llist_node *new_last, in llist_add_batch()
/kernel/linux/linux-5.10/fs/
Dnamei.c4422 struct qstr old_last, new_last; in do_renameat2() local