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

/linux-master/fs/gfs2/
H A Dglock.c65 static void handle_callback(struct gfs2_glock *gl, unsigned int state,
783 handle_callback(gl, LM_ST_UNLOCKED, 0, false); /* sets demote */
1424 * handle_callback - process a demote request
1434 static void handle_callback(struct gfs2_glock *gl, unsigned int state, function
1651 handle_callback(gl, LM_ST_UNLOCKED, 0, false);
1898 handle_callback(gl, state, delay, true);
2018 handle_callback(gl, LM_ST_UNLOCKED, 0, false);
2169 handle_callback(gl, LM_ST_UNLOCKED, 0, false);

Completed in 101 milliseconds