Home
last modified time | relevance | path

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

/linux-2.4.37.9/fs/
Dinode.c454 static struct super_block *get_super_to_sync(void) in get_super_to_sync() function
500 while ((s = get_super_to_sync()) != NULL) { in sync_inodes()
Ddquot.c418 static struct super_block *get_super_to_sync(int type) in get_super_to_sync() function
461 while ((sb = get_super_to_sync(type))) { in sync_dquots_dev()