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

/linux-master/fs/
H A Danon_inodes.c31 * anon_inodefs_dname() is called from d_path().
33 static char *anon_inodefs_dname(struct dentry *dentry, char *buffer, int buflen) function
40 .d_dname = anon_inodefs_dname,

Completed in 107 milliseconds