Home
last modified time | relevance | path

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

/fs/
Dseq_file.c434 char *mangle_path(char *s, const char *p, const char *esc) in mangle_path() function
453 EXPORT_SYMBOL(mangle_path);
473 char *end = mangle_path(buf, p, esc); in seq_path()
516 char *end = mangle_path(buf, p, esc); in seq_path_root()
540 char *end = mangle_path(buf, p, esc); in seq_dentry()
Dnamei.c814 char *end = mangle_path(try_buf, p, "\n"); in success_walk_trace()