Searched refs:GLOF_ASPACE (Results 1 – 6 of 6) sorted by relevance
76 go_flags 若 glock 关联地址空间,则设置GLOF_ASPACE 标志
176 if (gl->gl_ops->go_flags & GLOF_ASPACE) { in gfs2_glock2aspace()
229 #define GLOF_ASPACE 1 /* address space attached */ macro
653 .go_flags = GLOF_ASPACE | GLOF_LVB,
133 if (gl->gl_ops->go_flags & GLOF_ASPACE) { in gfs2_glock_dealloc()1096 if (glops->go_flags & GLOF_ASPACE) { in gfs2_glock_get()2327 if (gl->gl_ops->go_flags & GLOF_ASPACE) { in gfs2_dump_glock()
71 go_flags GLOF_ASPACE is set, if the glock has an address space