Home
last modified time | relevance | path

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

/linux-4.19.296/include/linux/
Ddcache.h296 extern char *__d_path(const struct path *, const struct path *, char *, int);
/linux-4.19.296/fs/
Dd_path.c174 char *__d_path(const struct path *path, in __d_path() function
Dseq_file.c502 p = __d_path(path, root, buf, size); in seq_path_root()