Lines Matching defs:buffer
80 * prepend_name - prepend a pathname in front of current buffer pointer
81 * @p: prepend buffer which contains buffer pointer and allocated length
90 * retry it again when a d_move() does happen. So any garbage in the buffer
141 * prepend_path - Prepend path string to a buffer
144 * @p: prepend buffer which contains buffer pointer and allocated length
203 * @buf: buffer to return value in
204 * @buflen: buffer length
208 * Returns a pointer into the buffer or an error code if the
252 * @buf: buffer to return value in
253 * @buflen: buffer length
258 * Returns a pointer into the buffer or an error code if the path was
260 * in buffer, to use the name! The implementation often starts at an offset
261 * into the buffer, and may leave 0 bytes at the start.
301 char *dynamic_dname(char *buffer, int buflen, const char *fmt, ...)
314 buffer += buflen - sz;
315 return memcpy(buffer, temp, sz);
318 char *simple_dname(struct dentry *dentry, char *buffer, int buflen)
320 DECLARE_BUFFER(b, buffer, buflen);
329 * Write full pathname from the root of the filesystem into the buffer.
397 * returns the length of the buffer filled (which