Searched refs:sd_revoke_list (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 Drecovery.c57 struct list_head *head = &sdp->sd_revoke_list;
90 list_for_each_entry(rr, &sdp->sd_revoke_list, rr_list) {
110 struct list_head *head = &sdp->sd_revoke_list;
H A Dincore.h655 struct list_head sd_revoke_list; member in struct:gfs2_sbd
H A Dops_fstype.c117 INIT_LIST_HEAD(&sdp->sd_revoke_list);

Completed in 98 milliseconds