Searched refs:__d_path (Results 1 – 2 of 2) sorted by relevance
/fs/ |
D | dcache.c | 1915 char *__d_path(const struct path *path, struct path *root, in __d_path() function 2013 res = __d_path(path, &tmp, buf, buflen); in d_path() 2119 cwd = __d_path(&pwd, &tmp, page, PAGE_SIZE); in SYSCALL_DEFINE2()
|
D | seq_file.c | 463 p = __d_path(path, root, s, m->size - m->count); in seq_path_root()
|