Home
last modified time | relevance | path

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

/linux-4.4.14/fs/
Ddcache.c2852 static int prepend_name(char **buffer, int *buflen, struct qstr *name) in prepend_name() function
2941 error = prepend_name(&bptr, &blen, &dentry->d_name); in prepend_path()
3164 error = prepend_name(&end, &len, &dentry->d_name); in __dentry_path()