Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/fs/
Dinternal.h163 extern char *simple_dname(struct dentry *, char *, int);
Dfile_table.c220 .d_dname = simple_dname in alloc_file_pseudo()
Dd_path.c315 char *simple_dname(struct dentry *dentry, char *buffer, int buflen) in simple_dname() function