Home
last modified time | relevance | path

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

/linux-4.19.296/fs/minix/
Dinode.c25 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