Searched refs:go_lock (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.c452 .go_lock = inode_go_lock,
462 .go_lock = rgrp_go_lock,
H A Dincore.h109 int (*go_lock) (struct gfs2_holder *gh); member in struct:gfs2_glock_operations
H A Dglock.c985 if (glops->go_lock) {
986 gh->gh_error = glops->go_lock(gh);

Completed in 101 milliseconds