Home
last modified time | relevance | path

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

/reactos/drivers/filesystems/btrfs/
H A Dscrub.c22 struct _scrub_context;
25 struct _scrub_context* context;
35 typedef struct _scrub_context { struct
1468 context.stripes[i].context = (struct _scrub_context*)&context; in scrub_extent()