sd_jindex_list 763 fs/gfs2/incore.h struct list_head sd_jindex_list; sd_jindex_list 100 fs/gfs2/ops_fstype.c INIT_LIST_HEAD(&sdp->sd_jindex_list); sd_jindex_list 592 fs/gfs2/ops_fstype.c list_add_tail(&jd->jd_list, &sdp->sd_jindex_list); sd_jindex_list 59 fs/gfs2/super.c list_add(&list, &sdp->sd_jindex_list); sd_jindex_list 60 fs/gfs2/super.c list_del_init(&sdp->sd_jindex_list); sd_jindex_list 96 fs/gfs2/super.c jd = jdesc_find_i(&sdp->sd_jindex_list, jid); sd_jindex_list 412 fs/gfs2/super.c list_for_each_entry(jd, &sdp->sd_jindex_list, jd_list) { sd_jindex_list 430 fs/gfs2/super.c list_for_each_entry(jd, &sdp->sd_jindex_list, jd_list) { sd_jindex_list 651 fs/gfs2/super.c list_for_each_entry(jd, &sdp->sd_jindex_list, jd_list) { sd_jindex_list 440 fs/gfs2/sys.c list_for_each_entry(jd, &sdp->sd_jindex_list, jd_list) {