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

/netgear-WNDR4500-V1.0.1.40_1.0.68/src/linux/linux-2.6/fs/gfs2/
H A Dglops.c453 .go_unlock = inode_go_unlock,
463 .go_unlock = rgrp_go_unlock,
H A Dincore.h110 void (*go_unlock) (struct gfs2_holder *gh); member in struct:gfs2_glock_operations
H A Dglock.c1187 if (glops->go_unlock)
1188 glops->go_unlock(gh);

Completed in 51 milliseconds