Home
last modified time | relevance | path

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

/linux/fs/gfs2/
A Dlog.c259 sdp->sd_log_flush_tail = new_flush_tail; in gfs2_log_update_flush_tail()
266 if (sdp->sd_log_flush_tail == sdp->sd_log_head) in gfs2_log_update_head()
267 sdp->sd_log_flush_tail = new_head; in gfs2_log_update_head()
670 unsigned int new_tail = sdp->sd_log_flush_tail; in log_pull_tail()
918 sdp->sd_log_idle = (sdp->sd_log_flush_tail == sdp->sd_log_flush_head); in log_write_header()
920 sdp->sd_log_flush_tail, sdp->sd_log_flush_head, in log_write_header()
1103 } else if (sdp->sd_log_tail != sdp->sd_log_flush_tail && !sdp->sd_log_idle) { in gfs2_log_flush()
A Dlog.h54 sdp->sd_log_flush_tail = value; in gfs2_log_pointers_init()
A Dincore.h830 unsigned int sd_log_flush_tail; member
A Dsys.c125 sdp->sd_log_flush_tail, in status_show()

Completed in 11 milliseconds