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
246 void (*go_unlock) (struct gfs2_holder *gh); member
593 .go_unlock = gfs2_rgrp_go_unlock,
1149 if (glops->go_unlock) { in gfs2_glock_dq()1152 glops->go_unlock(gh); in gfs2_glock_dq()