Home
last modified time | relevance | path

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

/openbmc/linux/fs/gfs2/
H A Dglock.h34 #define LM_TYPE_IOPEN 0x05 macro
H A Dglops.c757 .go_type = LM_TYPE_IOPEN,
789 [LM_TYPE_IOPEN] = &gfs2_iopen_glops,
H A Dglock.c1247 if (gl->gl_name.ln_type == LM_TYPE_IOPEN) in gfs2_glock_get()
2130 if (gl->gl_name.ln_type == LM_TYPE_IOPEN) { in flush_delete_work()