Searched refs:sync_blockdev (Results 1 – 1 of 1) sorted by relevance
2429 extern int sync_blockdev(struct block_device *bdev);2444 static inline int sync_blockdev(struct block_device *bdev) { return 0; } in sync_blockdev() function