Searched refs:ublk_batch_commit_prepared (Results 1 – 2 of 2) sorted by relevance
510 ublk_assert(!ublk_batch_commit_prepared(cb)); in ublk_batch_init_commit()531 if (!ublk_batch_commit_prepared(cb)) in ublk_batch_complete_io()
554 static inline int ublk_batch_commit_prepared(struct batch_commit_buf *cb) in ublk_batch_commit_prepared() function