Home
last modified time | relevance | path

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

/linux-6.6.21/fs/
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-6.6.21/include/linux/
Dblkdev.h1502 void sync_bdevs(bool wait);
1518 static inline void sync_bdevs(bool wait) in sync_bdevs() function
/linux-6.6.21/block/
Dbdev.c981 void sync_bdevs(bool wait) in sync_bdevs() function