Searched refs:go_unlock (Results 1 – 4 of 4) sorted by relevance
60 go_unlock | Called on the final local unlock of a lock75 There is a plan to try and remove the go_lock and go_unlock callbacks90 go_unlock | Yes | No
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()