Searched refs:windowsz (Results 1 – 1 of 1) sorted by relevance
1252 unsigned short windowsz = 0; in ext2_new_blocks() local1282 windowsz = block_i->rsv_window_node.rsv_goal_size; in ext2_new_blocks()1283 if (windowsz > 0) in ext2_new_blocks()1311 if (my_rsv && (free_blocks < windowsz) in ext2_new_blocks()1356 if (my_rsv && (free_blocks <= (windowsz/2))) in ext2_new_blocks()1380 windowsz = 0; in ext2_new_blocks()