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

/linux-4.4.14/fs/affs/
H A Dsuper.c25 static int affs_remount (struct super_block *sb, int *flags, char *data);
160 .remount_fs = affs_remount,
515 affs_remount(struct super_block *sb, int *flags, char *data) affs_remount() function

Completed in 39 milliseconds