Home
last modified time | relevance | path

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

/linux-4.4.14/fs/freevxfs/
Dvxfs_super.c59 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