Searched refs:sd_log_le_databuf (Results 1 - 3 of 3) sorted by relevance

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/fs/gfs2/
H A Dlops.c533 list_add_tail(&le->le_list, &sdp->sd_log_le_databuf);
623 while (!list_empty(&sdp->sd_log_le_databuf)) {
634 bd = list_entry(sdp->sd_log_le_databuf.next, struct gfs2_bufdata, bd_le.le_list);
644 list_splice(&processed, &sdp->sd_log_le_databuf);
721 struct list_head *head = &sdp->sd_log_le_databuf;
H A Dincore.h628 struct list_head sd_log_le_databuf; member in struct:gfs2_sbd
H A Dops_fstype.c105 INIT_LIST_HEAD(&sdp->sd_log_le_databuf);

Completed in 114 milliseconds