Home
last modified time | relevance | path

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

/linux-4.4.14/fs/
Dseq_file.c431 char *mangle_path(char *s, const char *p, const char *esc) in mangle_path() function
450 EXPORT_SYMBOL(mangle_path);
470 char *end = mangle_path(buf, p, esc); in seq_path()
513 char *end = mangle_path(buf, p, esc); in seq_path_root()
537 char *end = mangle_path(buf, p, esc); in seq_dentry()
/linux-4.4.14/lib/
Dseq_buf.c271 char *end = mangle_path(buf, p, esc);
/linux-4.4.14/include/linux/
Dseq_file.h112 char *mangle_path(char *s, const char *p, const char *esc);