i_vnode            67 fs/xfs/xfs_inode.h 	struct inode		i_vnode;	/* embedded VFS inode */
i_vnode            78 fs/xfs/xfs_inode.h 	return container_of(inode, struct xfs_inode, i_vnode);
i_vnode            84 fs/xfs/xfs_inode.h 	return &ip->i_vnode;
i_vnode          1267 fs/xfs/xfs_iops.c 	struct inode		*inode = &ip->i_vnode;
i_vnode          1321 fs/xfs/xfs_iops.c 	struct inode		*inode = &ip->i_vnode;