Home
last modified time | relevance | path

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

/linux-4.19.296/fs/gfs2/
Dglock.h34 #define LM_TYPE_INODE 0x02 macro
Dglops.c591 .go_type = LM_TYPE_INODE,
638 [LM_TYPE_INODE] = &gfs2_inode_glops,
Dglock.c723 if (gl->gl_name.ln_type != LM_TYPE_INODE) in glock_work_func()
1175 gl->gl_name.ln_type == LM_TYPE_INODE) in gfs2_glock_dq()
1347 gl->gl_name.ln_type == LM_TYPE_INODE) { in gfs2_glock_cb()