Searched refs:dentry_path (Results 1 - 6 of 6) sorted by relevance

/linux-master/security/apparmor/
H A Dpath.c99 res = dentry_path(path->dentry, buf, buflen);
/linux-master/fs/
H A Dd_path.c371 char *dentry_path(const struct dentry *dentry, char *buf, int buflen) function
H A Dseq_file.c544 char *p = dentry_path(dentry, buf, size);
/linux-master/include/linux/
H A Ddcache.h291 extern char *dentry_path(const struct dentry *, char *, int);
/linux-master/drivers/firmware/tegra/
H A Dbpmp-debugfs.c82 root_path = dentry_path(bpmp->debugfs_mirror, root_path_buf,
89 filename = dentry_path(file->f_path.dentry, buf, size);
/linux-master/security/integrity/ima/
H A Dima_appraise.c740 path = dentry_path(dentry, pathbuf, PATH_MAX);

Completed in 128 milliseconds