Searched refs:GLOF_ASPACE (Results 1 – 5 of 5) sorted by relevance
185 if (gl->gl_ops->go_flags & GLOF_ASPACE) { in gfs2_glock2aspace()
231 #define GLOF_ASPACE 1 /* address space attached */ macro
743 .go_flags = GLOF_ASPACE | GLOF_LRU | GLOF_LVB,
134 if (gl->gl_ops->go_flags & GLOF_ASPACE) { in gfs2_glock_dealloc()1165 if (glops->go_flags & GLOF_ASPACE) { in gfs2_glock_get()2357 if (gl->gl_ops->go_flags & GLOF_ASPACE) { in gfs2_dump_glock()
73 go_flags GLOF_ASPACE is set, if the glock has an address space
Completed in 15 milliseconds