Home
last modified time | relevance | path

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

/linux-4.4.14/fs/qnx4/
Dinode.c32 static int qnx4_remount(struct super_block *sb, int *flags, char *data);
40 .remount_fs = qnx4_remount,
43 static int qnx4_remount(struct super_block *sb, int *flags, char *data) in qnx4_remount() function