Searched refs:sockfs_inode (Results 1 – 1 of 1) sorted by relevance
315 struct sockfs_inode { struct321 static struct sockfs_inode *SOCKFS_I(struct inode *inode) in SOCKFS_I() argument323 return container_of(inode, struct sockfs_inode, vfs_inode); in SOCKFS_I()328 struct sockfs_inode *si; in sock_alloc_inode()351 struct sockfs_inode *si = SOCKFS_I(inode); in sock_evict_inode()359 struct sockfs_inode *si = SOCKFS_I(inode); in sock_free_inode()366 struct sockfs_inode *si = (struct sockfs_inode *)foo; in init_once()374 sizeof(struct sockfs_inode), in init_inodecache()444 struct sockfs_inode *si = SOCKFS_I(inode); in sockfs_user_xattr_get()456 struct sockfs_inode *si = SOCKFS_I(inode); in sockfs_user_xattr_set()[all …]