Lines Matching defs:vip
70 struct vxfs_inode_info *vip = VXFS_INO(ip);
73 u32 indsize = fs32_to_cpu(sbi, vip->vii_ext4.ve4_indsize);
80 struct direct *d = vip->vii_ext4.ve4_direct + i;
92 fs32_to_cpu(sbi, vip->vii_ext4.ve4_indir[0]));
212 struct vxfs_inode_info *vip = VXFS_INO(ip);
218 struct vxfs_typed *typ = vip->vii_org.typed + i;
276 struct vxfs_inode_info *vip = VXFS_INO(ip);
278 if (VXFS_ISEXT4(vip))
280 if (VXFS_ISTYPED(vip))
282 if (VXFS_ISNONE(vip))
284 if (VXFS_ISIMMED(vip))
288 ip->i_ino, vip->vii_orgtype);
293 ip->i_ino, vip->vii_orgtype);