Searched refs:opt_set (Results 1 - 6 of 6) sorted by relevance

/linux-master/fs/bcachefs/
H A Dopts.c177 opt_set(*dst, _name, src._name);
214 opt_set(*opts, _name, v); \
H A Dchardev.c230 opt_set(thr->opts, stdio, (u64)(unsigned long)&thr->thr.stdio);
233 opt_set(thr->opts, nostart, true);
H A Dopts.h510 #define opt_set(_opts, _name, _v) \ macro
H A Dsuper-io.c728 opt_set(*opts, nochanges, true);
809 opt_set(*opts, direct_io, false);
H A Dfs.c1710 opt_set(opts, read_only, (*flags & SB_RDONLY) != 0);
1877 opt_set(opts, read_only, (flags & SB_RDONLY) != 0);
H A Dinode.c1000 opt_set(ret, _name, inode->bi_##_name - 1);

Completed in 133 milliseconds