Home
last modified time | relevance | path

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

/linux/net/
H A Dsocket.c632 static ssize_t sockfs_listxattr(struct dentry *dentry, char *buffer, in sockfd_lookup()
680 .listxattr = sockfs_listxattr, in sockfs_setattr()
637 static ssize_t sockfs_listxattr(struct dentry *dentry, char *buffer, sockfs_listxattr() function