Searched refs:glock_examiner (Results 1 – 1 of 1) sorted by relevance
61 typedef void (*glock_examiner) (struct gfs2_glock * gl); typedef2060 static void glock_hash_walk(glock_examiner examiner, const struct gfs2_sbd *sdp) in glock_hash_walk()