Searched refs:windowsz (Results 1 – 1 of 1) sorted by relevance
1225 unsigned short windowsz = 0; in ext2_new_blocks() local1255 windowsz = block_i->rsv_window_node.rsv_goal_size; in ext2_new_blocks()1256 if (windowsz > 0) in ext2_new_blocks()1284 if (my_rsv && (free_blocks < windowsz) in ext2_new_blocks()1336 if (my_rsv && (free_blocks <= (windowsz/2))) in ext2_new_blocks()1360 windowsz = 0; in ext2_new_blocks()