Searched refs:windowsz (Results 1 – 1 of 1) sorted by relevance
1229 unsigned short windowsz = 0; in ext2_new_blocks() local1259 windowsz = block_i->rsv_window_node.rsv_goal_size; in ext2_new_blocks()1260 if (windowsz > 0) in ext2_new_blocks()1288 if (my_rsv && (free_blocks < windowsz) in ext2_new_blocks()1333 if (my_rsv && (free_blocks <= (windowsz/2))) in ext2_new_blocks()1357 windowsz = 0; in ext2_new_blocks()