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

/linux-master/drivers/md/
H A Ddm.c2682 static int lock_fs(struct mapped_device *md) function
2738 * Any I/O submitted after lock_fs() may not be flushed.
2740 * (lock_fs() flushes I/Os and waits for them to complete.)
2743 r = lock_fs(md);
2813 * 1. Flush all I/Os by lock_fs() if needed.

Completed in 76 milliseconds