Searched refs:__gfs2_glock_queue_work (Results 1 – 1 of 1) sorted by relevance
/linux-6.3-rc2/fs/gfs2/ |
A D | glock.c | 251 static void __gfs2_glock_queue_work(struct gfs2_glock *gl, unsigned long delay) { in __gfs2_glock_queue_work() function 266 __gfs2_glock_queue_work(gl, delay); in gfs2_glock_queue_work() 851 __gfs2_glock_queue_work(gl, 0); in run_queue() 1082 __gfs2_glock_queue_work(gl, delay); in glock_work_func() 1581 __gfs2_glock_queue_work(gl, 0); in gfs2_glock_nq() 1646 __gfs2_glock_queue_work(gl, delay); in __gfs2_glock_dq() 1870 __gfs2_glock_queue_work(gl, delay); in gfs2_glock_cb() 1930 __gfs2_glock_queue_work(gl, 0); in gfs2_glock_complete() 1991 __gfs2_glock_queue_work(gl, 0); in gfs2_dispose_glock_lru() 2143 __gfs2_glock_queue_work(gl, 0); in clear_glock()
|
Completed in 8 milliseconds