Lines Matching defs:arg
119 static void gdlm_ast(void *arg)
121 struct gfs2_glock *gl = arg;
170 static void gdlm_bast(void *arg, int mode)
172 struct gfs2_glock *gl = arg;
503 static void sync_wait_cb(void *arg)
505 struct lm_lockstruct *ls = arg;
1120 static void gdlm_recover_prep(void *arg)
1122 struct gfs2_sbd *sdp = arg;
1145 static void gdlm_recover_slot(void *arg, struct dlm_slot *slot)
1147 struct gfs2_sbd *sdp = arg;
1174 static void gdlm_recover_done(void *arg, struct dlm_slot *slots, int num_slots,
1177 struct gfs2_sbd *sdp = arg;