Searched refs:sd_log_head (Results 1 - 4 of 4) sorted by relevance

/linux-master/fs/gfs2/
H A Dlog.h55 sdp->sd_log_head = value;
H A Dlog.c259 unsigned int new_flush_tail = sdp->sd_log_head;
274 if (sdp->sd_log_flush_tail == sdp->sd_log_head)
276 sdp->sd_log_head = new_head;
1064 first_log_head = sdp->sd_log_head;
1115 if (sdp->sd_log_head != sdp->sd_log_flush_head) {
1290 gfs2_assert_warn(sdp, sdp->sd_log_head == sdp->sd_log_tail);
H A Dincore.h831 unsigned int sd_log_head; member in struct:gfs2_sbd
H A Dlops.c139 (sdp->sd_log_flush_head != sdp->sd_log_head));

Completed in 128 milliseconds