Home
last modified time | relevance | path

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

/linux/fs/bcachefs/
H A Dopts.c409 void bch2_opt_to_text(struct printbuf *out, in bch2_opt_to_text() function
474 bch2_opt_to_text(out, c, sb, opt, v, flags); in bch2_opts_to_text()
H A Dopts.h621 void bch2_opt_to_text(struct printbuf *, struct bch_fs *, struct bch_sb *,
H A Dxattr.c438 bch2_opt_to_text(&out, c, c->disk_sb.sb, opt, v, 0); in __bch2_xattr_bcachefs_get()
H A Dsysfs.c614 bch2_opt_to_text(out, c, c->disk_sb.sb, opt, v, OPT_SHOW_FULL_LIST); in SHOW()
H A Dsuper-io.c1466 bch2_opt_to_text(out, NULL, sb, opt, v, in bch2_sb_to_text()
H A Dsuper.c996 bch2_opt_to_text(&p, c, c->disk_sb.sb, opt, v, OPT_SHOW_MOUNT_STYLE); in print_mount_opts()