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

/linux-master/fs/
H A Dsync.c74 static void sync_inodes_one_sb(struct super_block *sb, void *arg) function
102 iterate_supers(sync_inodes_one_sb, NULL);
125 iterate_supers(sync_inodes_one_sb, &nowait);
128 iterate_supers(sync_inodes_one_sb, &nowait);

Completed in 85 milliseconds