Home
last modified time | relevance | path

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

/linux-2.6.39/fs/gfs2/
Dlog.c253 a = (old_tail <= ai->ai_first); in ail2_empty()
254 b = (ai->ai_first < new_tail); in ail2_empty()
430 tail = ai->ai_first; in current_tail()
722 ai->ai_first = sdp->sd_log_flush_head; in gfs2_log_flush()
Dincore.h374 unsigned int ai_first; member