Searched refs:sync_blockdev (Results 1 – 4 of 4) sorted by relevance
127 void sync_blockdev(kdev_t kdev);
265 sync_blockdev(journal->j_fs_dev); in journal_recover()
96 void sync_blockdev(kdev_t kdev) in sync_blockdev() function
2058 extern int sync_blockdev(struct block_device *bdev);2066 static inline int sync_blockdev(struct block_device *bdev) { return 0; } in sync_blockdev() function