Searched refs:get_super_to_sync (Results 1 – 2 of 2) sorted by relevance
454 static struct super_block *get_super_to_sync(void) in get_super_to_sync() function500 while ((s = get_super_to_sync()) != NULL) { in sync_inodes()
418 static struct super_block *get_super_to_sync(int type) in get_super_to_sync() function461 while ((sb = get_super_to_sync(type))) { in sync_dquots_dev()