Searched refs:sd_log_revokes (Results 1 – 6 of 6) sorted by relevance
305 list_for_each_entry_safe(bd, tmp, &sdp->sd_log_revokes, bd_list) { in gfs2_trans_remove_revoke()
867 struct list_head *head = &sdp->sd_log_revokes; in revoke_lo_before_commit()904 struct list_head *head = &sdp->sd_log_revokes; in gfs2_drain_revokes()
808 struct list_head sd_log_revokes; member
114 have_revokes = !list_empty(&sdp->sd_log_revokes); in gfs2_ail_empty_gl()
778 list_add(&bd->bd_list, &sdp->sd_log_revokes); in gfs2_add_revoke()
127 INIT_LIST_HEAD(&sdp->sd_log_revokes); in init_sbd()
Completed in 17 milliseconds