Home
last modified time | relevance | path

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

/openbmc/linux/fs/
H A Dd_path.c48 static bool prepend_copy(void *dst, const void *src, int len) in prepend_copy() function
68 prepend_copy(p->buf, str, p->len); in prepend()
76 return prepend_copy(p->buf, str, namelen); in prepend()