Searched refs:GLOF_ASPACE (Results 1 – 4 of 4) sorted by relevance
182 if (gl->gl_ops->go_flags & GLOF_ASPACE) in gfs2_glock2aspace()
231 #define GLOF_ASPACE 1 /* address space attached */ macro
130 if (gl->gl_ops->go_flags & GLOF_ASPACE) in gfs2_glock_dealloc()1127 if (glops->go_flags & GLOF_ASPACE) in gfs2_glock_get()2343 if (gl->gl_ops->go_flags & GLOF_ASPACE) { in gfs2_dump_glock()
751 .go_flags = GLOF_ASPACE | GLOF_LRU | GLOF_LVB,