Home
last modified time | relevance | path

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

/linux-5.19.10/net/unix/
Daf_unix.c366 static struct sock *unix_find_socket_byinode(struct inode *i) in unix_find_socket_byinode() function
1018 sk = unix_find_socket_byinode(inode); in unix_find_bsd()