Home
last modified time | relevance | path

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

/linux-4.1.27/fs/
Dsync.c87 static void fdatawait_one_bdev(struct block_device *bdev, void *arg) in fdatawait_one_bdev() function
111 iterate_bdevs(fdatawait_one_bdev, NULL); in SYSCALL_DEFINE0()