dentry_path        79 drivers/firmware/tegra/bpmp-debugfs.c 	root_path = dentry_path(bpmp->debugfs_mirror, root_path_buf,
dentry_path        86 drivers/firmware/tegra/bpmp-debugfs.c 	filename = dentry_path(file->f_path.dentry, buf, size);
dentry_path       538 fs/seq_file.c  		char *p = dentry_path(dentry, buf, size);
dentry_path       299 include/linux/dcache.h extern char *dentry_path(struct dentry *, char *, int);
dentry_path        99 security/apparmor/path.c 		res = dentry_path(path->dentry, buf, buflen);