Searched refs:sd_log_flush_tail (Results 1 – 4 of 4) sorted by relevance
267 sdp->sd_log_flush_tail = new_flush_tail; in gfs2_log_update_flush_tail()274 if (sdp->sd_log_flush_tail == sdp->sd_log_head) in gfs2_log_update_head()275 sdp->sd_log_flush_tail = new_head; in gfs2_log_update_head()678 unsigned int new_tail = sdp->sd_log_flush_tail; in log_pull_tail()926 sdp->sd_log_idle = (sdp->sd_log_flush_tail == sdp->sd_log_flush_head); in log_write_header()928 sdp->sd_log_flush_tail, sdp->sd_log_flush_head, in log_write_header()1111 } else if (sdp->sd_log_tail != sdp->sd_log_flush_tail && !sdp->sd_log_idle) { in gfs2_log_flush()
54 sdp->sd_log_flush_tail = value; in gfs2_log_pointers_init()
834 unsigned int sd_log_flush_tail; member
127 sdp->sd_log_flush_tail, in status_show()
Completed in 11 milliseconds