Searched refs:i_vnode (Results 1 – 3 of 3) sorted by relevance
96 struct inode i_vnode; /* embedded VFS inode */ member172 return container_of(inode, struct xfs_inode, i_vnode); in XFS_I()178 return &ip->i_vnode; in VFS_I()184 return &ip->i_vnode; in VFS_IC()
88 struct inode i_vnode; member111 return container_of(inode, struct zonefs_inode_info, i_vnode); in ZONEFS_I()
426 inode_init_once(&zi->i_vnode); in zonefs_alloc_inode()430 return &zi->i_vnode; in zonefs_alloc_inode()