Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/fs/btrfs/
H A Dsuper.c509 int btrfs_parse_options(struct btrfs_fs_info *info, char *options, in btrfs_parse_options() function
1882 ret = btrfs_parse_options(fs_info, data, *flags); in btrfs_remount()
H A Dctree.h3134 int btrfs_parse_options(struct btrfs_fs_info *info, char *options,
H A Ddisk-io.c3054 ret = btrfs_parse_options(fs_info, options, sb->s_flags); in open_ctree()