gfs2_ail 26 fs/gfs2/incore.h struct gfs2_ail; gfs2_ail 48 fs/gfs2/incore.h void (*lo_after_commit) (struct gfs2_sbd *sdp, struct gfs2_ail *ai); gfs2_ail 123 fs/gfs2/incore.h struct gfs2_ail *bd_ail; gfs2_ail 176 fs/gfs2/log.c struct gfs2_ail *first_ai, *ai, *tmp; gfs2_ail 188 fs/gfs2/log.c first_ai = list_entry(first, struct gfs2_ail, ai_list); gfs2_ail 216 fs/gfs2/log.c struct gfs2_ail *ai, *s; gfs2_ail 258 fs/gfs2/log.c struct gfs2_ail *ai, *safe; gfs2_ail 433 fs/gfs2/log.c struct gfs2_ail *ai; gfs2_ail 441 fs/gfs2/log.c ai = list_entry(sdp->sd_ail1_list.prev, struct gfs2_ail, ai_list); gfs2_ail 710 fs/gfs2/log.c struct gfs2_ail *ai; gfs2_ail 720 fs/gfs2/log.c ai = kzalloc(sizeof(struct gfs2_ail), GFP_NOFS | __GFP_NOFAIL);