Searched refs:prealloc_start (Results 1 – 2 of 2) sorted by relevance
3729 u64 prealloc_start; in fiemap_process_hole() local3745 prealloc_start = start; in fiemap_process_hole()3748 prealloc_start = last_delalloc_end + 1; in fiemap_process_hole()3749 prealloc_len = delalloc_start - prealloc_start; in fiemap_process_hole()3767 ret = emit_fiemap_extent(fieinfo, cache, prealloc_start, in fiemap_process_hole()3793 u64 prealloc_start; in fiemap_process_hole() local3797 prealloc_start = start; in fiemap_process_hole()3800 prealloc_start = last_delalloc_end + 1; in fiemap_process_hole()3801 prealloc_len = end + 1 - prealloc_start; in fiemap_process_hole()3815 ret = emit_fiemap_extent(fieinfo, cache, prealloc_start, in fiemap_process_hole()
2795 u64 prealloc_start = cluster->start - offset; in prealloc_file_extent_cluster() local2797 u64 cur_offset = prealloc_start; in prealloc_file_extent_cluster()2860 prealloc_end + 1 - prealloc_start); in prealloc_file_extent_cluster()