Searched refs:go_xmote_th (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.c441 .go_xmote_th = meta_go_sync,
447 .go_xmote_th = inode_go_xmote_th,
458 .go_xmote_th = meta_go_sync,
468 .go_xmote_th = trans_go_xmote_th,
H A Dincore.h104 void (*go_xmote_th) (struct gfs2_glock *gl); member in struct:gfs2_glock_operations
H A Dglock.c808 if (glops->go_xmote_th)
809 glops->go_xmote_th(gl);

Completed in 92 milliseconds