Searched refs:affs_remount (Results 1 - 2 of 2) sorted by relevance
/kernel/linux/linux-5.10/fs/affs/ |
H A D | super.c | 30 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
|
/kernel/linux/linux-6.6/fs/affs/ |
H A D | super.c | 30 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
|
Completed in 3 milliseconds