Home
last modified time | relevance | path

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

/linux-4.4.14/fs/
Dsync.c70 static void sync_inodes_one_sb(struct super_block *sb, void *arg) in sync_inodes_one_sb() function
112 iterate_supers(sync_inodes_one_sb, NULL); in SYSCALL_DEFINE0()
130 iterate_supers(sync_inodes_one_sb, &nowait); in do_sync_work()
133 iterate_supers(sync_inodes_one_sb, &nowait); in do_sync_work()