Searched refs:target_index (Results 1 – 1 of 1) sorted by relevance
1044 unsigned long start, target_index, end_index, index; in ocfs2_grab_pages_for_write() local1048 target_index = user_pos >> PAGE_SHIFT; in ocfs2_grab_pages_for_write()1072 start = target_index; in ocfs2_grab_pages_for_write()1079 if (index >= target_index && index <= end_index && in ocfs2_grab_pages_for_write()1099 } else if (index >= target_index && index <= end_index && in ocfs2_grab_pages_for_write()1115 if (index == target_index) in ocfs2_grab_pages_for_write()