taglinefilesource code
i_socket196include/linux/fs.hstruct socket * i_socket;
i_socket201net/socket.cif ((sock = inode->i_socket) != NULL) 
i_socket274net/socket.cSOCK_INODE(sock)->i_socket = sock;