Searched refs:BIO_SNAP_STABLE (Results 1 – 3 of 3) sorted by relevance
124 #define BIO_SNAP_STABLE 10 /* bio data must be snapshotted during write */ macro
190 return test_bit(BIO_SNAP_STABLE, &bio->bi_flags); in must_snapshot_stable_pages()
175 _submit_bh(write_op, wbuf[i], 1 << BIO_SNAP_STABLE); in journal_do_submit_data()689 _submit_bh(write_op, bh, 1 << BIO_SNAP_STABLE); in journal_commit_transaction()