socket_alloc     1402 include/net/sock.h 	return &container_of(inode, struct socket_alloc, vfs_inode)->socket;
socket_alloc     1407 include/net/sock.h 	return &container_of(socket, struct socket_alloc, socket)->vfs_inode;