Home
last modified time | relevance | path

Searched refs:bch2_opt_hook_pre_set (Results 1 – 4 of 4) sorted by relevance

/fs/bcachefs/
A Dopts.c521 int bch2_opt_hook_pre_set(struct bch_fs *c, struct bch_dev *ca, enum bch_opt_id id, u64 v) in bch2_opt_hook_pre_set() function
549 int ret = bch2_opt_hook_pre_set(c, NULL, i, bch2_opt_get_by_id(&c->opts, i)); in bch2_opts_hooks_pre_set()
A Dopts.h656 int bch2_opt_hook_pre_set(struct bch_fs *, struct bch_dev *, enum bch_opt_id, u64);
A Dxattr.c537 ret = bch2_opt_hook_pre_set(c, NULL, opt_id, v); in bch2_xattr_bcachefs_set()
A Dsysfs.c669 bch2_opt_hook_pre_set(c, ca, id, v); in sysfs_opt_store()

Completed in 13 milliseconds