Home
last modified time | relevance | path

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

/linux-4.4.14/fs/btrfs/
Dsuper.c70 static int btrfs_remount(struct super_block *sb, int *flags, char *data);
1303 ret = btrfs_remount(mnt->mnt_sb, &flags, NULL); in mount_subvol()
1609 static int btrfs_remount(struct super_block *sb, int *flags, char *data) in btrfs_remount() function
2185 .remount_fs = btrfs_remount,