Searched refs:new_last (Results 1 – 3 of 3) sorted by relevance
38 bool llist_add_batch(struct llist_node *new_first, struct llist_node *new_last, in llist_add_batch() argument44 new_last->next = first = READ_ONCE(head->first); in llist_add_batch()
210 struct llist_node *new_last,
4522 struct qstr old_last, new_last; in do_renameat2() local4553 &new_path, &new_last, &new_type); in do_renameat2()4587 new_dentry = __lookup_hash(&new_last, new_path.dentry, lookup_flags | target_flags); in do_renameat2()4601 if (new_last.name[new_last.len]) in do_renameat2()4610 if (!(flags & RENAME_EXCHANGE) && new_last.name[new_last.len]) in do_renameat2()