Home
last modified time | relevance | path

Searched defs:bch_opt_fn (Results 1 – 1 of 1) sorted by relevance

/linux/fs/bcachefs/
A Dopts.h79 struct bch_opt_fn { struct
80 int (*parse)(struct bch_fs *, const char *, u64 *, struct printbuf *);
81 void (*to_text)(struct printbuf *, struct bch_fs *, struct bch_sb *, u64);
82 int (*validate)(u64, struct printbuf *);

Completed in 5 milliseconds