Home
last modified time | relevance | path

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

/Linux-v4.19/fs/
Dseq_file.c422 char *mangle_path(char *s, const char *p, const char *esc) in mangle_path() function
441 EXPORT_SYMBOL(mangle_path);
461 char *end = mangle_path(buf, p, esc); in seq_path()
504 char *end = mangle_path(buf, p, esc); in seq_path_root()
528 char *end = mangle_path(buf, p, esc); in seq_dentry()
/Linux-v4.19/lib/
Dseq_buf.c272 char *end = mangle_path(buf, p, esc);
/Linux-v4.19/include/linux/
Dseq_file.h108 char *mangle_path(char *s, const char *p, const char *esc);