Searched refs:sync_msec (Results 1 - 1 of 1) sorted by relevance

/linux-master/drivers/md/
H A Ddm-integrity.c4103 unsigned int journal_sectors, interleave_sectors, buffer_sectors, journal_watermark, sync_msec; local
4171 sync_msec = DEFAULT_SYNC_MSEC;
4200 sync_msec = val;
4320 ic->autocommit_jiffies = msecs_to_jiffies(sync_msec);
4321 ic->autocommit_msec = sync_msec;

Completed in 100 milliseconds