Home
last modified time | relevance | path

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

/fs/nfs/objlayout/
Dobjio_osd.c560 unsigned long *stripe_end) in aligned_on_raid_stripe() argument
575 *stripe_end = stripe_size - stripe_off; in aligned_on_raid_stripe()
581 unsigned long stripe_end = 0; in objio_init_write() local
596 &stripe_end)) { in objio_init_write()
597 pgio->pg_layout_private = (void *)stripe_end; in objio_init_write()
/fs/btrfs/
Dscrub.c3091 u64 stripe_end; in scrub_stripe() local
3227 stripe_end = stripe_logical + increment; in scrub_stripe()
3230 stripe_end); in scrub_stripe()
3379 stripe_end = stripe_logical + in scrub_stripe()
3384 stripe_end); in scrub_stripe()