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

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/fs/gfs2/
H A Dglops.c433 .go_callback = iopen_go_callback,
H A Dincore.h161 void (*go_callback) (struct gfs2_glock *gl); member in struct:gfs2_glock_operations
H A Dglock.c932 if (gl->gl_ops->go_callback)
933 gl->gl_ops->go_callback(gl);

Completed in 104 milliseconds