Home
last modified time | relevance | path

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

/openbmc/linux/fs/btrfs/
H A Dsuper.c78 static int btrfs_remount(struct super_block *sb, int *flags, char *data);
1603 error = btrfs_remount(mnt_root->mnt_sb, &flags, NULL); in btrfs_mount()
1688 static int btrfs_remount(struct super_block *sb, int *flags, char *data) in btrfs_remount() function
2369 .remount_fs = btrfs_remount,