Home
last modified time | relevance | path

Searched refs:SOCKFS_I (Results 1 – 1 of 1) sorted by relevance

/linux/net/
H A Dsocket.c321 static struct sockfs_inode *SOCKFS_I(struct inode *inode) in SOCKFS_I() function
351 struct sockfs_inode *si = SOCKFS_I(inode); in sock_evict_inode()
359 struct sockfs_inode *si = SOCKFS_I(inode); in sock_free_inode()
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()
489 si = SOCKFS_I(SOCK_INODE(sock)); in sock_read_xattr()
649 struct sockfs_inode *si = SOCKFS_I(d_inode(dentry)); in sockfs_listxattr()