Home
last modified time | relevance | path

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

/fs/gfs2/
A Dlog.c264 sdp->sd_log_flush_tail = new_flush_tail; in gfs2_log_update_flush_tail()
271 if (sdp->sd_log_flush_tail == sdp->sd_log_head) in gfs2_log_update_head()
272 sdp->sd_log_flush_tail = new_head; in gfs2_log_update_head()
671 unsigned int new_tail = sdp->sd_log_flush_tail; in log_pull_tail()
922 sdp->sd_log_idle = (sdp->sd_log_flush_tail == sdp->sd_log_flush_head); in log_write_header()
924 sdp->sd_log_flush_tail, sdp->sd_log_flush_head, in log_write_header()
1115 } else if (sdp->sd_log_tail != sdp->sd_log_flush_tail && !sdp->sd_log_idle) { in gfs2_log_flush()
A Dincore.h829 unsigned int sd_log_flush_tail; member
A Drecovery.c590 sdp->sd_log_flush_tail = head->lh_blkno; in gfs2_log_pointers_init()
A Dsys.c132 sdp->sd_log_flush_tail, in status_show()

Completed in 18 milliseconds