Home
last modified time | relevance | path

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

/linux/fs/btrfs/
H A Dsuper.c462 * btrfs_reconfigure and do the toggling ourselves. in btrfs_parse_param()
1499 static int btrfs_reconfigure(struct fs_context *fc) in btrfs_reconfigure() function
2035 ret = btrfs_reconfigure(fc); in btrfs_reconfigure_for_mount()
2166 .reconfigure = btrfs_reconfigure,