Searched refs:stripe_shift (Results 1 – 2 of 2) sorted by relevance
919 int stripe_shift; in remote_due_to_read_balancing() local933 stripe_shift = (rbm - RB_32K_STRIPING + 15); in remote_due_to_read_balancing()934 return (sector >> (stripe_shift - 9)) & 1; in remote_due_to_read_balancing()
7036 conf->stripe_shift = ilog2(new) - 9; in raid5_store_stripe_size() 7512 conf->stripe_shift = ilog2(DEFAULT_STRIPE_SIZE) - 9; in setup_conf()