dentry_path_raw 374 fs/d_path.c EXPORT_SYMBOL(dentry_path_raw); dentry_path_raw 86 fs/hostfs/hostfs_kern.c char *p = dentry_path_raw(dentry, name, PATH_MAX); dentry_path_raw 298 include/linux/dcache.h extern char *dentry_path_raw(struct dentry *, char *, int); dentry_path_raw 140 security/apparmor/path.c res = dentry_path_raw(path->dentry, buf, buflen); dentry_path_raw 1344 security/selinux/hooks.c path = dentry_path_raw(dentry, buffer, PAGE_SIZE); dentry_path_raw 130 security/tomoyo/realpath.c pos = dentry_path_raw(dentry, buffer, buflen - 1); dentry_path_raw 4317 virt/kvm/kvm_main.c tmp = dentry_path_raw(kvm->debugfs_dentry, p, PATH_MAX);