Lines Matching defs:sockfs_inode
315 struct sockfs_inode {
321 static struct sockfs_inode *SOCKFS_I(struct inode *inode)
323 return container_of(inode, struct sockfs_inode, vfs_inode);
328 struct sockfs_inode *si;
351 struct sockfs_inode *si = SOCKFS_I(inode);
359 struct sockfs_inode *si = SOCKFS_I(inode);
366 struct sockfs_inode *si = (struct sockfs_inode *)foo;
374 sizeof(struct sockfs_inode),
444 struct sockfs_inode *si = SOCKFS_I(inode);
456 struct sockfs_inode *si = SOCKFS_I(inode);
624 struct sockfs_inode *si = SOCKFS_I(d_inode(dentry));