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