Searched refs:dev_size0 (Results 1 – 1 of 1) sorted by relevance
921 u64 sectors, clusters, mlcn, mlcn2, dev_size0; in ntfs_init_from_boot() local932 dev_size0 = dev_size; in ntfs_init_from_boot()1173 if (err == -EINVAL && !boot_block && dev_size0 > PAGE_SHIFT) { in ntfs_init_from_boot()1175 u64 lbo = dev_size0 - sizeof(*boot); in ntfs_init_from_boot()1185 dev_size = dev_size0; /* restore original size. */ in ntfs_init_from_boot()