Home
last modified time | relevance | path

Searched refs:dentry_path_raw (Results 1 – 13 of 13) sorted by relevance

/linux/fs/
A Dd_path.c362 char *dentry_path_raw(const struct dentry *dentry, char *buf, int buflen) in dentry_path_raw() function
369 EXPORT_SYMBOL(dentry_path_raw);
/linux/security/apparmor/
A Dpath.c140 res = dentry_path_raw(path->dentry, buf, buflen); in d_namespace_path()
/linux/security/tomoyo/
A Drealpath.c131 pos = dentry_path_raw(dentry, buffer, buflen - 1); in tomoyo_get_dentry_path()
/linux/include/linux/
A Ddcache.h304 extern char *dentry_path_raw(const struct dentry *, char *, int);
/linux/fs/autofs/
A Dwaitq.c352 char *p = dentry_path_raw(dentry, name, NAME_MAX); in autofs_wait()
/linux/fs/vboxsf/
A Dutils.c377 path = dentry_path_raw(dentry, buf, PATH_MAX); in vboxsf_path_from_dentry()
/linux/fs/cifs/
A Ddir.c102 s = dentry_path_raw(direntry, page, PATH_MAX); in build_path_from_dentry_optional_prefix()
/linux/fs/hostfs/
A Dhostfs_kern.c88 char *p = dentry_path_raw(dentry, name, PATH_MAX); in __dentry_name()
/linux/virt/kvm/
A Dkvm_main.c5297 tmp = dentry_path_raw(kvm->debugfs_dentry, p, PATH_MAX); in kvm_uevent_notify_change()
/linux/security/selinux/
A Dhooks.c1340 path = dentry_path_raw(dentry, buffer, PAGE_SIZE); in selinux_genfs_get_sid()
/linux/
A Dvmlinux.symvers5784 0x00000000 dentry_path_raw vmlinux EXPORT_SYMBOL
A DSystem.map9506 ffff800010289fa4 T dentry_path_raw
A D.tmp_System.map9506 ffff800010289fa4 T dentry_path_raw

Completed in 317 milliseconds