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

/linux-master/fs/minix/
H A Dinode.c27 static int minix_remount (struct super_block * sb, int * flags, char * data);
114 .remount_fs = minix_remount,
117 static int minix_remount (struct super_block * sb, int * flags, char * data) function

Completed in 120 milliseconds