Home
last modified time | relevance | path

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

/fs/gfs2/
Dincore.h201 void (*go_unlock) (struct gfs2_holder *gh); member
Dglops.c557 .go_unlock = gfs2_rgrp_go_unlock,
Dglock.c1112 if (glops->go_unlock) { in gfs2_glock_dq()
1115 glops->go_unlock(gh); in gfs2_glock_dq()