Searched refs:prealloc_len (Results 1 – 2 of 2) sorted by relevance
492 uint32_t prealloc_len = 0; in udf_do_extend_file() local518 prealloc_len = last_ext->extLength; in udf_do_extend_file()553 if (new_block_bytes || prealloc_len) in udf_do_extend_file()588 if (prealloc_len) { in udf_do_extend_file()590 prealloc_len, 1); in udf_do_extend_file()594 last_ext->extLength = prealloc_len; in udf_do_extend_file()
3730 u64 prealloc_len = 0; in fiemap_process_hole() local3746 prealloc_len = delalloc_start - start; in fiemap_process_hole()3749 prealloc_len = delalloc_start - prealloc_start; in fiemap_process_hole()3753 if (prealloc_len > 0) { in fiemap_process_hole()3769 prealloc_len, prealloc_flags); in fiemap_process_hole()3772 extent_offset += prealloc_len; in fiemap_process_hole()3794 u64 prealloc_len; in fiemap_process_hole() local3798 prealloc_len = end + 1 - start; in fiemap_process_hole()3801 prealloc_len = end + 1 - prealloc_start; in fiemap_process_hole()3817 prealloc_len, prealloc_flags); in fiemap_process_hole()