Home
last modified time | relevance | path

Searched refs:first_sector (Results 1 – 2 of 2) sorted by relevance

/linux/kernel/power/
H A Dswap.c97 sector_t first_sector; member
311 swsusp_header->image = handle->first_sector; in mark_swapfiles()
416 handle->first_sector = handle->cur_swap; in get_swap_writer()
/linux/drivers/md/
H A Draid5.c775 sector_t first_sector; member
5827 if (dev->sector < ctx->first_sector || in add_all_stripe_bios()
5852 if (dev->sector < ctx->first_sector || in add_all_stripe_bios()
5857 clear_bit((dev->sector - ctx->first_sector) >> in add_all_stripe_bios()
6134 ctx->first_sector = logical_sector; in raid5_make_request()
6175 s = (logical_sector - ctx->first_sector) >> RAID5_STRIPE_SHIFT(conf); in raid5_make_request()
6209 logical_sector = ctx->first_sector + in raid5_make_request()
6252 sector_t first_sector, last_sector; in reshape_request()
6447 first_sector = in reshape_request()
6456 while (first_sector < in reshape_request()
6249 sector_t first_sector, last_sector; reshape_request() local
[all...]