Lines Matching refs:list_empty
224 if (list_empty(&tr->tr_ail1_list) && oldest_tr) in gfs2_ail1_empty()
229 ret = list_empty(&sdp->sd_ail1_list); in gfs2_ail1_empty()
269 while (!list_empty(head)) { in gfs2_ail2_empty_one()
295 gfs2_assert_warn(sdp, list_empty(&tr->tr_ail1_list)); in ail2_empty()
296 gfs2_assert_warn(sdp, list_empty(&tr->tr_ail2_list)); in ail2_empty()
473 if (list_empty(&sdp->sd_ail1_list)) { in current_tail()
537 while (!list_empty(&sdp->sd_log_le_ordered)) { in gfs2_ordered_write()
555 while (!list_empty(&sdp->sd_log_le_ordered)) { in gfs2_ordered_wait()
605 if (list_empty(&bd->bd_list)) { in gfs2_write_revokes()
631 if (!list_empty(&bd->bd_list)) in gfs2_write_revokes()
756 if (tr && !list_empty(&tr->tr_ail1_list)) { in gfs2_log_flush()
875 gfs2_assert_withdraw(sdp, list_empty(&sdp->sd_ail1_list)); in gfs2_log_shutdown()
883 gfs2_assert_warn(sdp, list_empty(&sdp->sd_ail2_list)); in gfs2_log_shutdown()