Home
last modified time | relevance | path

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

/linux-4.19.296/fs/
Dd_path.c38 static int prepend_name(char **buffer, int *buflen, const struct qstr *name) in prepend_name() function
125 error = prepend_name(&bptr, &blen, &dentry->d_name); in prepend_path()
348 error = prepend_name(&end, &len, &dentry->d_name); in __dentry_path()