Home
last modified time | relevance | path

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

/linux-3.4.99/fs/gfs2/
Dlog.c284 a = (old_tail <= ai->ai_first); in ail2_empty()
285 b = (ai->ai_first < new_tail); in ail2_empty()
461 tail = ai->ai_first; in current_tail()
677 ai->ai_first = sdp->sd_log_flush_head; in gfs2_log_flush()
Dincore.h428 unsigned int ai_first; member