Home
last modified time | relevance | path

Searched refs:prepend_copy (Results 1 – 1 of 1) sorted by relevance

/Linux-v6.1/fs/
Dd_path.c47 static bool prepend_copy(void *dst, const void *src, int len) in prepend_copy() function
67 prepend_copy(p->buf, str, p->len); in prepend()
75 return prepend_copy(p->buf, str, namelen); in prepend()