Searched refs:gfs2_revoke_replay (Results 1 - 2 of 2) sorted by relevance

/linux-master/fs/gfs2/
H A Drecovery.c58 struct gfs2_revoke_replay *rr = NULL, *iter;
72 rr = kmalloc(sizeof(struct gfs2_revoke_replay), GFP_NOFS);
85 struct gfs2_revoke_replay *rr = NULL, *iter;
109 struct gfs2_revoke_replay *rr;
112 rr = list_first_entry(head, struct gfs2_revoke_replay, rr_list);
H A Dincore.h427 struct gfs2_revoke_replay { struct

Completed in 110 milliseconds