jd_revoke_list    543 fs/gfs2/incore.h 	struct list_head jd_revoke_list;
jd_revoke_list    577 fs/gfs2/ops_fstype.c 		INIT_LIST_HEAD(&jd->jd_revoke_list);
jd_revoke_list     57 fs/gfs2/recovery.c 	struct list_head *head = &jd->jd_revoke_list;
jd_revoke_list     90 fs/gfs2/recovery.c 	list_for_each_entry(rr, &jd->jd_revoke_list, rr_list) {
jd_revoke_list    110 fs/gfs2/recovery.c 	struct list_head *head = &jd->jd_revoke_list;