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

/linux-master/fs/affs/
H A Dsuper.c30 static int affs_remount (struct super_block *sb, int *flags, char *data);
158 .remount_fs = affs_remount,
552 affs_remount(struct super_block *sb, int *flags, char *data) function

Completed in 199 milliseconds