taglinefilesource code
i_socket202include/linux/fs.hstruct socket * i_socket;
i_socket202net/socket.cif ((sock = inode->i_socket) != NULL) 
i_socket275net/socket.cSOCK_INODE(sock)->i_socket = sock;