Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/lib/
H A Dllist.c26 bool llist_add_batch(struct llist_node *new_first, struct llist_node *new_last, in llist_add_batch()
/OK3568_Linux_fs/kernel/fs/
H A Dnamei.c4446 struct qstr old_last, new_last; in do_renameat2() local