Home
last modified time | relevance | path

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

/openbmc/linux/fs/ext2/
H A Dsuper.c43 static int ext2_remount (struct super_block * sb, int * flags, char * data);
350 .remount_fs = ext2_remount,
1327 static int ext2_remount (struct super_block * sb, int * flags, char * data) in ext2_remount() function