Home
last modified time | relevance | path

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

/linux-3.4.99/fs/qnx4/
Dinode.c33 static int qnx4_remount(struct super_block *sb, int *flags, char *data);
42 .remount_fs = qnx4_remount,
45 static int qnx4_remount(struct super_block *sb, int *flags, char *data) in qnx4_remount() function