Home
last modified time | relevance | path

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

/openbmc/linux/net/
H A Dsocket.c154 static const struct file_operations socket_file_ops = { variable
471 &socket_file_ops); in sock_alloc_file()
513 if (file->f_op == &socket_file_ops) in sock_from_file()