Searched refs:sd_log_revokes (Results 1 - 6 of 6) sorted by relevance

/linux-master/fs/gfs2/
H A Dtrans.c310 list_for_each_entry_safe(bd, tmp, &sdp->sd_log_revokes, bd_list) {
H A Dlops.c855 struct list_head *head = &sdp->sd_log_revokes;
892 struct list_head *head = &sdp->sd_log_revokes;
H A Dincore.h808 struct list_head sd_log_revokes; member in struct:gfs2_sbd
H A Dglops.c114 have_revokes = !list_empty(&sdp->sd_log_revokes);
H A Dlog.c782 list_add(&bd->bd_list, &sdp->sd_log_revokes);
H A Dops_fstype.c125 INIT_LIST_HEAD(&sdp->sd_log_revokes);

Completed in 158 milliseconds