Searched refs:bch2_opt_check_may_set (Results 1 - 4 of 4) sorted by relevance

/linux-master/fs/bcachefs/
H A Dopts.c430 int bch2_opt_check_may_set(struct bch_fs *c, int id, u64 v) function
454 ret = bch2_opt_check_may_set(c, i,
H A Dxattr.c549 ret = bch2_opt_check_may_set(c, opt_id, v);
H A Dopts.h572 int bch2_opt_check_may_set(struct bch_fs *, int, u64);
H A Dsysfs.c725 ret = bch2_opt_check_may_set(c, id, v);

Completed in 126 milliseconds