Searched refs:go_unlock (Results 1 – 3 of 3) sorted by relevance
201 void (*go_unlock) (struct gfs2_holder *gh); member
557 .go_unlock = gfs2_rgrp_go_unlock,
1112 if (glops->go_unlock) { in gfs2_glock_dq()1115 glops->go_unlock(gh); in gfs2_glock_dq()