Searched refs:sd_log_le_databuf (Results 1 – 3 of 3) sorted by relevance
541 list_add_tail(&le->le_list, &sdp->sd_log_le_databuf); in databuf_lo_add()631 while (!list_empty(&sdp->sd_log_le_databuf)) { in databuf_lo_before_commit()642 bd = list_entry(sdp->sd_log_le_databuf.next, struct gfs2_bufdata, bd_le.le_list); in databuf_lo_before_commit()652 list_splice(&processed, &sdp->sd_log_le_databuf); in databuf_lo_before_commit()728 struct list_head *head = &sdp->sd_log_le_databuf; in databuf_lo_after_commit()
680 struct list_head sd_log_le_databuf; member
98 INIT_LIST_HEAD(&sdp->sd_log_le_databuf); in init_sbd()