Home
last modified time | relevance | path

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

/openbmc/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()
/openbmc/linux/include/linux/
H A Dblkdev.h1525 void sync_bdevs(bool wait);
1541 static inline void sync_bdevs(bool wait) in sync_bdevs() function
/openbmc/linux/block/
H A Dbdev.c1029 void sync_bdevs(bool wait) in sync_bdevs() function