Searched refs:__d_path (Results 1 – 3 of 3) sorted by relevance
39 * leading / that __d_path may have returned.122 res = __d_path(path, &root, buf, buflen); in d_namespace_path()
200 * __d_path - return the path of a dentry215 char *__d_path(const struct path *path, in __d_path() function
517 p = __d_path(path, root, buf, size); in seq_path_root()