sd_trunc_list     476 fs/gfs2/glops.c 			list_add(&ip->i_trunc_list, &sdp->sd_trunc_list);
sd_trunc_list     789 fs/gfs2/incore.h 	struct list_head sd_trunc_list;
sd_trunc_list     109 fs/gfs2/ops_fstype.c 	INIT_LIST_HEAD(&sdp->sd_trunc_list);
sd_trunc_list    1505 fs/gfs2/quota.c 		if (!list_empty(&sdp->sd_trunc_list)) {
sd_trunc_list    1506 fs/gfs2/quota.c 			ip = list_entry(sdp->sd_trunc_list.next,
sd_trunc_list    1567 fs/gfs2/quota.c 		empty = list_empty(&sdp->sd_trunc_list);