Home
last modified time | relevance | path

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

/linux/fs/bcachefs/
A Dopts.c475 int bch2_opt_check_may_set(struct bch_fs *c, int id, u64 v) in bch2_opt_check_may_set() function
499 ret = bch2_opt_check_may_set(c, i, in bch2_opts_check_may_set()
A Dopts.h614 int bch2_opt_check_may_set(struct bch_fs *, int, u64);
A Dxattr.c526 ret = bch2_opt_check_may_set(c, opt_id, v); in bch2_xattr_bcachefs_set()
A Dsysfs.c672 ret = bch2_opt_check_may_set(c, id, v); in STORE()

Completed in 16 milliseconds