Searched refs:target_index (Results 1 – 1 of 1) sorted by relevance
1032 unsigned long start, target_index, end_index, index; in ocfs2_grab_pages_for_write() local1036 target_index = user_pos >> PAGE_SHIFT; in ocfs2_grab_pages_for_write()1060 start = target_index; in ocfs2_grab_pages_for_write()1067 if (index >= target_index && index <= end_index && in ocfs2_grab_pages_for_write()1087 } else if (index >= target_index && index <= end_index && in ocfs2_grab_pages_for_write()1103 if (index == target_index) in ocfs2_grab_pages_for_write()