sd_log_revokes 109 fs/gfs2/glops.c have_revokes = !list_empty(&sdp->sd_log_revokes); sd_log_revokes 811 fs/gfs2/incore.h struct list_head sd_log_revokes; sd_log_revokes 609 fs/gfs2/log.c list_add(&bd->bd_list, &sdp->sd_log_revokes); sd_log_revokes 859 fs/gfs2/lops.c struct list_head *head = &sdp->sd_log_revokes; sd_log_revokes 897 fs/gfs2/lops.c struct list_head *head = &sdp->sd_log_revokes; sd_log_revokes 125 fs/gfs2/ops_fstype.c INIT_LIST_HEAD(&sdp->sd_log_revokes); sd_log_revokes 260 fs/gfs2/trans.c list_for_each_entry_safe(bd, tmp, &sdp->sd_log_revokes, bd_list) {