Home
last modified time | relevance | path

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

/linux-4.1.27/fs/qnx6/
Dinode.c33 static int qnx6_remount(struct super_block *sb, int *flags, char *data);
42 .remount_fs = qnx6_remount,
56 static int qnx6_remount(struct super_block *sb, int *flags, char *data) in qnx6_remount() function