Searched refs:d_absolute_path (Results 1 – 6 of 6) sorted by relevance
| /kernel/linux/linux-5.10/security/apparmor/ |
| D | path.c | 125 res = d_absolute_path(path, buf, buflen); in d_namespace_path()
|
| /kernel/linux/linux-5.10/security/tomoyo/ |
| D | realpath.c | 101 pos = d_absolute_path(path, buffer, buflen - 1); in tomoyo_get_absolute_path()
|
| /kernel/linux/common_modules/xpm/core/ |
| D | xpm_report.c | 45 filename = d_absolute_path(&file->f_path, buf, len); in xpm_get_filename()
|
| /kernel/linux/linux-5.10/security/integrity/ima/ |
| D | ima_api.c | 393 pathname = d_absolute_path(path, *pathbuf, PATH_MAX); in ima_d_path()
|
| /kernel/linux/linux-5.10/include/linux/ |
| D | dcache.h | 298 extern char *d_absolute_path(const struct path *, char *, int);
|
| /kernel/linux/linux-5.10/fs/ |
| D | d_path.c | 197 char *d_absolute_path(const struct path *path, in d_absolute_path() function
|