Home
last modified time | relevance | path

Searched refs:first_ai (Results 1 – 1 of 1) sorted by relevance

/fs/gfs2/
Dlog.c176 struct gfs2_ail *first_ai, *ai, *tmp; in gfs2_ail1_start() local
188 first_ai = list_entry(first, struct gfs2_ail, ai_list); in gfs2_ail1_start()
189 first_ai->ai_sync_gen = sync_gen; in gfs2_ail1_start()
190 gfs2_ail1_start_one(sdp, first_ai); /* This may drop log lock */ in gfs2_ail1_start()
197 gfs2_ail1_empty_one(sdp, first_ai, 0))) in gfs2_ail1_start()