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

/netgear-WNDR4500-V1.0.1.40_1.0.68/src/linux/linux-2.6/fs/gfs2/
H A Dlops.c93 list_add(&le->le_list, &sdp->sd_log_le_buf);
131 bd1 = bd2 = list_prepare_entry(bd1, &sdp->sd_log_le_buf, bd_le.le_list);
150 list_for_each_entry_continue(bd1, &sdp->sd_log_le_buf,
161 list_for_each_entry_continue(bd2, &sdp->sd_log_le_buf,
176 struct list_head *head = &sdp->sd_log_le_buf;
H A Dincore.h558 struct list_head sd_log_le_buf; member in struct:gfs2_sbd
H A Dops_fstype.c82 INIT_LIST_HEAD(&sdp->sd_log_le_buf);

Completed in 42 milliseconds