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