Searched refs:go_unlock (Results 1 – 4 of 4) sorted by relevance
60 go_unlock | Called on the final local unlock of a lock77 There is a plan to try and remove the go_lock and go_unlock callbacks92 go_unlock | Yes | No
221 void (*go_unlock) (struct gfs2_holder *gh); member
571 .go_unlock = gfs2_rgrp_go_unlock,
1067 if (glops->go_unlock) { in gfs2_glock_dq()1070 glops->go_unlock(gh); in gfs2_glock_dq()