Searched refs:bch2_parse_mount_opts (Results 1 – 4 of 4) sorted by relevance
| /linux-6.15/fs/bcachefs/ |
| H A D | opts.c | 582 int bch2_parse_mount_opts(struct bch_fs *c, struct bch_opts *opts, in bch2_parse_mount_opts() function
|
| H A D | opts.h | 643 int bch2_parse_mount_opts(struct bch_fs *, struct bch_opts *, struct printbuf *,
|
| H A D | fsck.c | 3105 bch2_parse_mount_opts(NULL, &thr->opts, NULL, optstr, false); in bch2_ioctl_fsck_offline() 3213 bch2_parse_mount_opts(c, &thr->opts, NULL, optstr, false); in bch2_ioctl_fsck_online()
|
| H A D | fs.c | 2477 ret = bch2_parse_mount_opts(c, &opts, NULL, opts_parse->parse_later.buf, false); in bch2_fs_get_tree()
|