Home
last modified time | relevance | path

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

/fs/
Ddcache.c1915 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()
Dseq_file.c463 p = __d_path(path, root, s, m->size - m->count); in seq_path_root()