Home
last modified time | relevance | path

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

/linux/drivers/md/
H A Dmd.c134 static int sysctl_sync_io_depth = 32;
151 mddev->sync_io_depth : sysctl_sync_io_depth; in sync_io_depth()
322 .data = &sysctl_sync_io_depth,
135 static int sysctl_sync_io_depth = 32; global() variable