Searched refs:dentry_path (Results 1 – 8 of 8) sorted by relevance
/linux/security/apparmor/ |
A D | path.c | 99 res = dentry_path(path->dentry, buf, buflen); in d_namespace_path()
|
/linux/drivers/firmware/tegra/ |
A D | bpmp-debugfs.c | 86 root_path = dentry_path(bpmp->debugfs_mirror, root_path_buf, in get_filename() 93 filename = dentry_path(file->f_path.dentry, buf, size); in get_filename()
|
/linux/fs/ |
A D | d_path.c | 371 char *dentry_path(const struct dentry *dentry, char *buf, int buflen) in dentry_path() function
|
A D | seq_file.c | 544 char *p = dentry_path(dentry, buf, size); in seq_dentry()
|
/linux/include/linux/ |
A D | dcache.h | 305 extern char *dentry_path(const struct dentry *, char *, int);
|
/linux/security/integrity/ima/ |
A D | ima_appraise.c | 630 path = dentry_path(dentry, pathbuf, PATH_MAX); in validate_hash_algo()
|
/linux/ |
A D | System.map | 9511 ffff80001028a310 T dentry_path
|
A D | .tmp_System.map | 9511 ffff80001028a310 T dentry_path
|
Completed in 280 milliseconds