Home
last modified time | relevance | path

Searched refs:pipefs_dname (Results 1 - 2 of 2) sorted by relevance

/kernel/linux/linux-5.10/fs/
H A Dpipe.c856 * pipefs_dname() is called from d_path().
858 static char *pipefs_dname(struct dentry *dentry, char *buffer, int buflen) in pipefs_dname() function
865 .d_dname = pipefs_dname,
/kernel/linux/linux-6.6/fs/
H A Dpipe.c858 * pipefs_dname() is called from d_path().
860 static char *pipefs_dname(struct dentry *dentry, char *buffer, int buflen) in pipefs_dname() function
867 .d_dname = pipefs_dname,

Completed in 4 milliseconds