Home
last modified time | relevance | path

Searched refs:GLF_LOCK (Results 1 – 3 of 3) sorted by relevance

/fs/gfs2/
A Dglock.c667 clear_bit(GLF_LOCK, &gl->gl_flags); in finish_xmote()
804 clear_bit(GLF_LOCK, &gl->gl_flags); in do_xmote()
854 if (test_bit(GLF_LOCK, &gl->gl_flags)) in run_queue()
856 set_bit(GLF_LOCK, &gl->gl_flags); in run_queue()
888 clear_bit(GLF_LOCK, &gl->gl_flags); in run_queue()
895 clear_bit(GLF_LOCK, &gl->gl_flags); in run_queue()
1496 if (test_bit(GLF_LOCK, &gl->gl_flags)) { in add_to_queue()
1668 test_bit(GLF_LOCK, &gl->gl_flags) && in gfs2_glock_dq()
1677 clear_bit(GLF_LOCK, &gl->gl_flags); in gfs2_glock_dq()
1962 return !test_bit(GLF_LOCK, &gl->gl_flags) && in can_free_glock()
[all …]
A Dincore.h315 GLF_LOCK = 1, enumerator
A Dtrace_gfs2.h49 {(1UL << GLF_LOCK), "l" }, \

Completed in 13 milliseconds