Searched refs:socket_alloc (Results 1 – 2 of 2) sorted by relevance
247 struct socket_alloc *ei; in sock_alloc_inode()273 struct socket_alloc *ei; in sock_destroy_inode()276 ei = container_of(inode, struct socket_alloc, vfs_inode); in sock_destroy_inode()284 struct socket_alloc *ei = (struct socket_alloc *)foo; in init_once()292 sizeof(struct socket_alloc), in init_inodecache()
1361 struct socket_alloc { struct1368 return &container_of(inode, struct socket_alloc, vfs_inode)->socket; in SOCKET_I() argument1373 return &container_of(socket, struct socket_alloc, socket)->vfs_inode; in SOCK_INODE()