Searched refs:socket_file_ops (Results 1 – 1 of 1) sorted by relevance
135 static const struct file_operations socket_file_ops = { variable369 SOCK_INODE(sock)->i_fop = &socket_file_ops; in sock_alloc_file()372 &socket_file_ops); in sock_alloc_file()404 if (file->f_op == &socket_file_ops) in sock_from_file()