Searched refs:handle_callback (Results 1 – 1 of 1) sorted by relevance
/linux-6.3-rc2/fs/gfs2/ |
A D | glock.c | 65 static void handle_callback(struct gfs2_glock *gl, unsigned int state, 766 handle_callback(gl, LM_ST_UNLOCKED, 0, false); /* sets demote */ in do_xmote() 1417 static void handle_callback(struct gfs2_glock *gl, unsigned int state, in handle_callback() function 1622 handle_callback(gl, LM_ST_UNLOCKED, 0, false); in __gfs2_glock_dq() 1869 handle_callback(gl, state, delay, true); in gfs2_glock_cb() 1989 handle_callback(gl, LM_ST_UNLOCKED, 0, false); in gfs2_dispose_glock_lru() 2142 handle_callback(gl, LM_ST_UNLOCKED, 0, false); in clear_glock()
|
Completed in 6 milliseconds