EXT2_MAX_RESERVE_BLOCKS 957 fs/ext2/balloc.c if (size > EXT2_MAX_RESERVE_BLOCKS) EXT2_MAX_RESERVE_BLOCKS 958 fs/ext2/balloc.c size = EXT2_MAX_RESERVE_BLOCKS; EXT2_MAX_RESERVE_BLOCKS 130 fs/ext2/ioctl.c if (rsv_window_size > EXT2_MAX_RESERVE_BLOCKS) EXT2_MAX_RESERVE_BLOCKS 131 fs/ext2/ioctl.c rsv_window_size = EXT2_MAX_RESERVE_BLOCKS;