Searched refs:minix_remount (Results 1 – 1 of 1) sorted by relevance
26 static int minix_remount (struct super_block * sb, int * flags, char * data);113 .remount_fs = minix_remount,116 static int minix_remount (struct super_block * sb, int * flags, char * data) in minix_remount() function