Home
last modified time | relevance | path

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

/linux-4.1.27/fs/ext3/
Dsuper.c61 static int ext3_remount (struct super_block * sb, int * flags, char * data);
811 .remount_fs = ext3_remount,
2644 static int ext3_remount (struct super_block * sb, int * flags, char * data) in ext3_remount() function