Home
last modified time | relevance | path

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

/include/linux/
Dfs.h2429 extern int sync_blockdev(struct block_device *bdev);
2444 static inline int sync_blockdev(struct block_device *bdev) { return 0; } in sync_blockdev() function