Lines Matching defs:shift
326 int shift = 0;
337 shift = 2;
339 shift += 2;
341 shift += 2;
348 if ((freesp >> shift) < (*qblocks >> *qshift)) {
350 *qshift = shift;
377 int shift = 0;
438 shift = 2;
440 shift++;
442 shift++;
444 shift++;
446 shift++;
450 * Check each quota to cap the prealloc size, provide a shift value to
467 * The shift throttle value is set to the maximum value as determined by
471 shift = max(shift, qshift);
473 if (shift)
474 alloc_blocks >>= shift;
494 trace_xfs_iomap_prealloc_size(ip, alloc_blocks, shift,