Searched refs:sd_log_le_buf (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.c158 list_add(&le->le_list, &sdp->sd_log_le_buf);
181 bd1 = bd2 = list_prepare_entry(bd1, &sdp->sd_log_le_buf, bd_le.le_list);
195 list_for_each_entry_continue(bd1, &sdp->sd_log_le_buf,
207 list_for_each_entry_continue(bd2, &sdp->sd_log_le_buf,
227 struct list_head *head = &sdp->sd_log_le_buf;
H A Dincore.h625 struct list_head sd_log_le_buf; member in struct:gfs2_sbd
H A Dops_fstype.c102 INIT_LIST_HEAD(&sdp->sd_log_le_buf);

Completed in 163 milliseconds