Searched refs:vdi_size (Results 1 – 2 of 2) sorted by relevance
/openbmc/linux/fs/freevxfs/ | ||
H A D | vxfs_inode.h | 80 __fs64 vdi_size; /* Inode size in bytes */ member |
H A D | vxfs_inode.c | 85 vip->vii_size = fs64_to_cpu(sbi, dip->vdi_size); in dip2vip_cpy() |