__d_path          511 fs/seq_file.c  		p = __d_path(path, root, buf, size);
__d_path          295 include/linux/dcache.h extern char *__d_path(const struct path *, const struct path *, char *, int);
__d_path          122 security/apparmor/path.c 		res = __d_path(path, &root, buf, buflen);