Home
last modified time | relevance | path

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

/Linux-v4.19/fs/affs/
Dsuper.c29 static int affs_remount (struct super_block *sb, int *flags, char *data);
164 .remount_fs = affs_remount,
553 affs_remount(struct super_block *sb, int *flags, char *data) in affs_remount() function