EXT3_MAX_RESERVE_BLOCKS 1150 fs/ext3/balloc.c if (size > EXT3_MAX_RESERVE_BLOCKS) EXT3_MAX_RESERVE_BLOCKS 1151 fs/ext3/balloc.c size = EXT3_MAX_RESERVE_BLOCKS; EXT3_MAX_RESERVE_BLOCKS 219 fs/ext3/ioctl.c if (rsv_window_size > EXT3_MAX_RESERVE_BLOCKS) EXT3_MAX_RESERVE_BLOCKS 220 fs/ext3/ioctl.c rsv_window_size = EXT3_MAX_RESERVE_BLOCKS;