Home
last modified time | relevance | path

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

/fs/
Dsync.c76 static void sync_fs_one_sb(struct super_block *sb, void *arg) in sync_fs_one_sb() function
108 iterate_supers(sync_fs_one_sb, &nowait); in SYSCALL_DEFINE0()
109 iterate_supers(sync_fs_one_sb, &wait); in SYSCALL_DEFINE0()
126 iterate_supers(sync_fs_one_sb, &nowait); in do_sync_work()
129 iterate_supers(sync_fs_one_sb, &nowait); in do_sync_work()