Home
last modified time | relevance | path

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

/linux/fs/bcachefs/
H A Dopts.c511 int bch2_parse_one_mount_opt(struct bch_fs *c, struct bch_opts *opts, in bch2_parse_one_mount_opt() function
609 ret = bch2_parse_one_mount_opt(c, opts, parse_later, name, val); in bch2_parse_mount_opts()
H A Dopts.h630 int bch2_parse_one_mount_opt(struct bch_fs *, struct bch_opts *,
H A Dfs.c2343 int ret = bch2_parse_one_mount_opt(c, &opts->opts, in bch2_fs_parse_param()