Home
last modified time | relevance | path

Searched refs:dentry_path (Results 1 – 4 of 4) sorted by relevance

/linux-3.4.99/security/apparmor/
Dpath.c65 res = dentry_path(path->dentry, buf, buflen); in d_namespace_path()
/linux-3.4.99/include/linux/
Ddcache.h324 extern char *dentry_path(struct dentry *, char *, int);
/linux-3.4.99/fs/
Dseq_file.c508 char *p = dentry_path(dentry, buf, size); in seq_dentry()
Ddcache.c2787 char *dentry_path(struct dentry *dentry, char *buf, int buflen) in dentry_path() function