Home
last modified time | relevance | path

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

/linux-4.19.296/fs/
Dblock_dev.c470 int sync_blockdev(struct block_device *bdev) in sync_blockdev() function
/linux-4.19.296/include/linux/
Dfs.h2523 static inline int sync_blockdev(struct block_device *bdev) { return 0; } in sync_blockdev() function