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

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/fs/gfs2/
H A Dsys.c208 unsigned int glmode; local
223 glmode = LM_ST_UNLOCKED;
225 glmode = LM_ST_DEFERRED;
227 glmode = LM_ST_SHARED;
241 gfs2_glock_cb(gl, glmode);

Completed in 62 milliseconds