btrfs_remount      67 fs/btrfs/super.c static int btrfs_remount(struct super_block *sb, int *flags, char *data);
btrfs_remount    1636 fs/btrfs/super.c 			error = btrfs_remount(mnt_root->mnt_sb, &flags, NULL);
btrfs_remount    2302 fs/btrfs/super.c 	.remount_fs	= btrfs_remount,