Searched refs:vxfs_remount (Results 1 – 1 of 1) sorted by relevance
59 static int vxfs_remount(struct super_block *, int *, char *);65 .remount_fs = vxfs_remount,125 static int vxfs_remount(struct super_block *sb, int *flags, char *data) in vxfs_remount() function