Searched refs:new_last (Results 1 – 3 of 3) sorted by relevance
26 bool llist_add_batch(struct llist_node *new_first, struct llist_node *new_last, in llist_add_batch() argument32 new_last->next = first = READ_ONCE(head->first); in llist_add_batch()
198 struct llist_node *new_last,
4355 struct qstr old_last, new_last; in do_renameat2() local4383 &new_path, &new_last, &new_type); in do_renameat2()4417 new_dentry = __lookup_hash(&new_last, new_path.dentry, lookup_flags | target_flags); in do_renameat2()4431 if (new_last.name[new_last.len]) in do_renameat2()4440 if (!(flags & RENAME_EXCHANGE) && new_last.name[new_last.len]) in do_renameat2()