Searched refs:dir_start_index (Results 1 – 1 of 1) sorted by relevance
693 unsigned long dir_start_index, dir_end_index; in ntfs_ia_blocks_readahead() local698 dir_start_index = (pos + PAGE_SIZE - 1) >> PAGE_SHIFT; in ntfs_ia_blocks_readahead()700 if (dir_start_index >= dir_end_index) in ntfs_ia_blocks_readahead()709 dir_start_index = (pos + PAGE_SIZE - 1) >> PAGE_SHIFT; in ntfs_ia_blocks_readahead()710 dir_ra->ra_pages = dir_end_index - dir_start_index; in ntfs_ia_blocks_readahead()712 dir_start_index, dir_end_index - dir_start_index); in ntfs_ia_blocks_readahead()