Home
last modified time | relevance | path

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

/Linux-v6.6/fs/qnx6/
Dinode.c34 static int qnx6_remount(struct super_block *sb, int *flags, char *data);
43 .remount_fs = qnx6_remount,
57 static int qnx6_remount(struct super_block *sb, int *flags, char *data) in qnx6_remount() function