Home
last modified time | relevance | path

Searched refs:opt_get (Results 1 – 3 of 3) sorted by relevance

/fs/bcachefs/
A Dsuper-io.c787 u64 offset = opt_get(*opts, sb); in __bch2_read_super()
811 if (opt_get(*opts, direct_io) == false) in __bch2_read_super()
815 if (!opt_get(*opts, noexcl)) in __bch2_read_super()
818 if (!opt_get(*opts, nochanges)) in __bch2_read_super()
824 opt_get(*opts, read_only)) { in __bch2_read_super()
895 if (offset == opt_get(*opts, sb)) { in __bch2_read_super()
910 opt_get(*opts, direct_io)) { in __bch2_read_super()
A Dopts.h581 #define opt_get(_opts, _name) \ macro
A Dbcachefs.h403 if (opt_get(opts, verbose)) \

Completed in 19 milliseconds