Searched refs:socket_alloc (Results 1 – 2 of 2) sorted by relevance
237 struct socket_alloc *ei; in sock_alloc_inode()257 struct socket_alloc *ei; in sock_free_inode()259 ei = container_of(inode, struct socket_alloc, vfs_inode); in sock_free_inode()265 struct socket_alloc *ei = (struct socket_alloc *)foo; in init_once()273 sizeof(struct socket_alloc), in init_inodecache()
1358 struct socket_alloc { struct1365 return &container_of(inode, struct socket_alloc, vfs_inode)->socket; in SOCKET_I() argument1370 return &container_of(socket, struct socket_alloc, socket)->vfs_inode; in SOCK_INODE()