Searched refs:qnx4_remount (Results 1 - 2 of 2) sorted by relevance
/kernel/linux/linux-5.10/fs/qnx4/ |
H A D | inode.c | 33 static int qnx4_remount(struct super_block *sb, int *flags, char *data); 41 .remount_fs = qnx4_remount, 44 static int qnx4_remount(struct super_block *sb, int *flags, char *data) in qnx4_remount() function
|
/kernel/linux/linux-6.6/fs/qnx4/ |
H A D | inode.c | 33 static int qnx4_remount(struct super_block *sb, int *flags, char *data); 41 .remount_fs = qnx4_remount, 44 static int qnx4_remount(struct super_block *sb, int *flags, char *data) in qnx4_remount() function
|
Completed in 1 milliseconds