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.c672 .go_type = LM_TYPE_IOPEN,
699 [LM_TYPE_IOPEN] = &gfs2_iopen_glops,
H A Dglock.c1140 if (glock_type(gl) == LM_TYPE_IOPEN) in gfs2_glock_get()
2037 if (glock_type(gl) == LM_TYPE_IOPEN) { in flush_delete_work()