Home
last modified time | relevance | path

Searched defs:GLOCK_BUG_ON (Results 1 - 2 of 2) sorted by relevance

/kernel/linux/linux-5.10/fs/gfs2/
H A Dglock.h205 #define GLOCK_BUG_ON(gl,x) do { if (unlikely(x)) { \ macro
/kernel/linux/linux-6.6/fs/gfs2/
H A Dglock.h219 #define GLOCK_BUG_ON(gl,x) do { if (unlikely(x)) { \ macro

Completed in 2 milliseconds