Searched refs:tail_start (Results 1 – 1 of 1) sorted by relevance
526 unsigned long tail_start; in convert_tail_for_hole() local535 tail_start = tail_offset & (PAGE_CACHE_SIZE - 1); in convert_tail_for_hole()536 tail_end = (tail_start | (bh_result->b_size - 1)) + 1; in convert_tail_for_hole()562 retval = __reiserfs_write_begin(tail_page, tail_start, in convert_tail_for_hole()563 tail_end - tail_start); in convert_tail_for_hole()570 retval = reiserfs_commit_write(NULL, tail_page, tail_start, tail_end); in convert_tail_for_hole()