Home
last modified time | relevance | path

Searched refs:go_unlock (Results 1 – 4 of 4) sorted by relevance

/linux-4.1.27/Documentation/filesystems/
Dgfs2-glocks.txt60 go_unlock | Called on the final local unlock of a lock
77 There is a plan to try and remove the go_lock and go_unlock callbacks
92 go_unlock | Yes | No
/linux-4.1.27/fs/gfs2/
Dincore.h221 void (*go_unlock) (struct gfs2_holder *gh); member
Dglops.c571 .go_unlock = gfs2_rgrp_go_unlock,
Dglock.c1067 if (glops->go_unlock) { in gfs2_glock_dq()
1070 glops->go_unlock(gh); in gfs2_glock_dq()