Searched refs:go_drop_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.c442 .go_drop_th = meta_go_sync,
449 .go_drop_th = inode_go_drop_th,
459 .go_drop_th = meta_go_sync,
470 .go_drop_th = trans_go_drop_th,
H A Dincore.h106 void (*go_drop_th) (struct gfs2_glock *gl); member in struct:gfs2_glock_operations
H A Dglock.c888 if (glops->go_drop_th)
889 glops->go_drop_th(gl);

Completed in 46 milliseconds