Home
last modified time | relevance | path

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

/linux/fs/gfs2/
H A Dglock.h34 #define LM_TYPE_IOPEN 0x05 macro
H A Dglops.c745 .go_type = LM_TYPE_IOPEN,
777 [LM_TYPE_IOPEN] = &gfs2_iopen_glops,
H A Dglock.c1224 if (gl->gl_name.ln_type == LM_TYPE_IOPEN) in gfs2_glock_get()
2102 if (gl->gl_name.ln_type == LM_TYPE_IOPEN) { in flush_delete_work()