Home
last modified time | relevance | path

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

/openbmc/linux/fs/
H A Dinternal.h207 extern char *simple_dname(struct dentry *, char *, int);
H A Dd_path.c318 char *simple_dname(struct dentry *dentry, char *buffer, int buflen) in simple_dname() function
H A Dfile_table.c323 .d_dname = simple_dname in alloc_file_pseudo()