Searched refs:windowsz (Results 1 – 1 of 1) sorted by relevance
1227 unsigned short windowsz = 0; in ext2_new_blocks() local1257 windowsz = block_i->rsv_window_node.rsv_goal_size; in ext2_new_blocks()1258 if (windowsz > 0) in ext2_new_blocks()1286 if (my_rsv && (free_blocks < windowsz) in ext2_new_blocks()1338 if (my_rsv && (free_blocks <= (windowsz/2))) in ext2_new_blocks()1362 windowsz = 0; in ext2_new_blocks()