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

/linux-4.4.14/fs/
H A Ddcache.c2835 * prepend_name - prepend a pathname in front of current buffer pointer
2852 static int prepend_name(char **buffer, int *buflen, struct qstr *name) prepend_name() function
2941 error = prepend_name(&bptr, &blen, &dentry->d_name); prepend_path()
3164 error = prepend_name(&end, &len, &dentry->d_name); __dentry_path()

Completed in 140 milliseconds