Home
last modified time | relevance | path

Searched refs:gfs2_glock_assert_withdraw (Results 1 – 2 of 2) sorted by relevance

/linux-6.3-rc2/fs/gfs2/
A Dglock.h235 #define gfs2_glock_assert_withdraw(gl, x) do { if (unlikely(!(x))) { \ macro
A Dglock.c173 gfs2_glock_assert_withdraw(gl, atomic_read(&gl->gl_revokes) == 0); in gfs2_glock_free()

Completed in 8 milliseconds