Home
last modified time | relevance | path

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

/linux/drivers/md/
H A Draid5-cache.c1913 sector_t stripe_sect, in r5c_recovery_alloc_stripe() argument
1918 sh = raid5_get_active_stripe(conf, NULL, stripe_sect, in r5c_recovery_alloc_stripe()
2080 sector_t stripe_sect; in r5c_recovery_analyze_meta_block()
2117 stripe_sect = le64_to_cpu(payload_flush->flush_stripes[i]); in r5c_recovery_analyze_meta_block()
2119 stripe_sect); in r5c_recovery_analyze_meta_block()
2139 stripe_sect = (le16_to_cpu(payload->header.type) == R5LOG_PAYLOAD_DATA) ? in r5c_recovery_analyze_meta_block()
2146 stripe_sect); in r5c_recovery_analyze_meta_block()
2149 sh = r5c_recovery_alloc_stripe(conf, stripe_sect, 1); in r5c_recovery_analyze_meta_block()
2158 conf, stripe_sect, 1); in r5c_recovery_analyze_meta_block()
2176 conf, stripe_sect, in r5c_recovery_analyze_meta_block()
2072 sector_t stripe_sect; r5c_recovery_analyze_meta_block() local
[all...]