Searched refs:prealloc_len (Results 1 – 1 of 1) sorted by relevance
3176 u64 prealloc_len = 0; in fiemap_process_hole() local3193 prealloc_len = delalloc_start - start; in fiemap_process_hole()3196 prealloc_len = delalloc_start - prealloc_start; in fiemap_process_hole()3200 if (prealloc_len > 0) { in fiemap_process_hole()3215 prealloc_len, prealloc_flags); in fiemap_process_hole()3218 extent_offset += prealloc_len; in fiemap_process_hole()3240 u64 prealloc_len; in fiemap_process_hole() local3244 prealloc_len = end + 1 - start; in fiemap_process_hole()3247 prealloc_len = end + 1 - prealloc_start; in fiemap_process_hole()3262 prealloc_len, prealloc_flags); in fiemap_process_hole()
Completed in 13 milliseconds