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 Dopts.h567 int bch2_opt_check_may_set(struct bch_fs *, int, u64);
H A Dxattr.c548 ret = bch2_opt_check_may_set(c, opt_id, v);
H A Dsysfs.c681 ret = bch2_opt_check_may_set(c, id, v);

Completed in 220 milliseconds