Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/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) in anon_inodefs_dname() function
40 .d_dname = anon_inodefs_dname,
/kernel/linux/linux-6.6/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) in anon_inodefs_dname() function
40 .d_dname = anon_inodefs_dname,

Completed in 2 milliseconds