Searched refs:socket_alloc (Results 1 – 2 of 2) sorted by relevance
247 struct socket_alloc *ei; in sock_alloc_inode()274 struct socket_alloc *ei; in sock_destroy_inode()277 ei = container_of(inode, struct socket_alloc, vfs_inode); in sock_destroy_inode()285 struct socket_alloc *ei = (struct socket_alloc *)foo; in init_once()293 sizeof(struct socket_alloc), in init_inodecache()
1345 struct socket_alloc { struct1352 return &container_of(inode, struct socket_alloc, vfs_inode)->socket; in SOCKET_I() argument1357 return &container_of(socket, struct socket_alloc, socket)->vfs_inode; in SOCK_INODE()