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

/linux-master/fs/
H A Dd_path.c80 * prepend_name - prepend a pathname in front of current buffer pointer
96 static bool prepend_name(struct prepend_buffer *p, const struct qstr *name) function
133 if (!prepend_name(p, &dentry->d_name))
346 if (!prepend_name(&b, &dentry->d_name))

Completed in 101 milliseconds