Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/net/
H A Dsocket.c303 * sockfs_dname() is called from d_path().
305 static char *sockfs_dname(struct dentry *dentry, char *buffer, int buflen) in sockfs_dname() function
312 .d_dname = sockfs_dname,
/kernel/linux/linux-6.6/net/
H A Dsocket.c358 * sockfs_dname() is called from d_path().
360 static char *sockfs_dname(struct dentry *dentry, char *buffer, int buflen) in sockfs_dname() function
367 .d_dname = sockfs_dname,

Completed in 9 milliseconds