Searched refs:handle_callback (Results 1 – 1 of 1) sorted by relevance
/linux-3.4.99/fs/gfs2/ |
D | glock.c | 912 static void handle_callback(struct gfs2_glock *gl, unsigned int state, in handle_callback() function 1108 handle_callback(gl, LM_ST_UNLOCKED, 0); in gfs2_glock_dq() 1324 handle_callback(gl, state, delay); in gfs2_glock_cb() 1423 handle_callback(gl, LM_ST_UNLOCKED, 0); in gfs2_shrink_glock_memory() 1513 handle_callback(gl, LM_ST_UNLOCKED, 0); in clear_glock()
|