Searched refs:boot_off (Results 1 – 1 of 1) sorted by relevance
886 u32 boot_off = 0; in ntfs_init_from_boot() local903 if (bh->b_size - sizeof(*boot) < boot_off) in ntfs_init_from_boot()906 boot = (struct NTFS_BOOT *)Add2Ptr(bh->b_data, boot_off); in ntfs_init_from_boot()1137 boot_off = lbo & (block_size - 1); in ntfs_init_from_boot()1138 if (boot_block && block_size >= boot_off + sizeof(*boot)) { in ntfs_init_from_boot()