Home
last modified time | relevance | path

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

/fs/
Dd_path.c376 char *dentry_path(struct dentry *dentry, char *buf, int buflen) in dentry_path() function
Dseq_file.c538 char *p = dentry_path(dentry, buf, size); in seq_dentry()
/fs/crypto/
Dkeyring.c725 path = dentry_path(dentry, _path, sizeof(_path)); in check_for_busy_inodes()