Home
last modified time | relevance | path

Searched refs:BTREE_WRITE_ONLY_IF_NEED (Results 1 – 2 of 2) sorted by relevance

/linux/fs/bcachefs/
H A Dbtree_io.h141 #define BTREE_WRITE_ONLY_IF_NEED BIT(__BTREE_WRITE_ONLY_IF_NEED) macro
153 bch2_btree_node_write_trans(trans, b, lock_held, BTREE_WRITE_ONLY_IF_NEED); in btree_node_write_if_need()
H A Dbtree_io.c2045 if ((flags & BTREE_WRITE_ONLY_IF_NEED) && in __bch2_btree_node_write()
2061 if (flags & BTREE_WRITE_ONLY_IF_NEED) in __bch2_btree_node_write()