Home
last modified time | relevance | path

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

/openbmc/linux/fs/affs/
H A Dsuper.c30 static int affs_remount (struct super_block *sb, int *flags, char *data);
159 .remount_fs = affs_remount,
553 affs_remount(struct super_block *sb, int *flags, char *data) in affs_remount() function