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

/linux-master/fs/
H A Dd_path.c12 struct prepend_buffer { struct
17 struct prepend_buffer __name = {.buf = __buf + __len, .len = __len}
19 static char *extract_string(struct prepend_buffer *p)
26 static bool prepend_char(struct prepend_buffer *p, unsigned char c)
57 static bool prepend(struct prepend_buffer *p, const char *str, int namelen)
96 static bool prepend_name(struct prepend_buffer *p, const struct qstr *name)
105 const struct path *root, struct prepend_buffer *p)
158 struct prepend_buffer *p)
161 struct prepend_buffer b;
331 static char *__dentry_path(const struct dentry *d, struct prepend_buffer *
[all...]

Completed in 109 milliseconds