Home
last modified time | relevance | path

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

/linux/fs/
H A Dsync.c105 sync_bdevs(false); in ksys_sync()
106 sync_bdevs(true); in ksys_sync()
127 sync_bdevs(false); in do_sync_work()
130 sync_bdevs(false); in do_sync_work()
/linux/include/linux/
H A Dblkdev.h1614 void sync_bdevs(bool wait);
1630 static inline void sync_bdevs(bool wait) in sync_bdevs() function
/linux/block/
H A Dbdev.c1217 void sync_bdevs(bool wait) in sync_bdevs() function