Searched refs:go_flags (Results 1 – 4 of 4) sorted by relevance
569 .go_flags = GLOF_ASPACE | GLOF_LRU,579 .go_flags = GLOF_LVB,592 .go_flags = GLOF_LRU,597 .go_flags = GLOF_LRU,606 .go_flags = GLOF_LVB | GLOF_LRU,
176 if (gl->gl_ops->go_flags & GLOF_ASPACE) in gfs2_glock2aspace()
87 if (gl->gl_ops->go_flags & GLOF_ASPACE) { in gfs2_glock_dealloc()680 if (glops->go_flags & GLOF_ASPACE) in gfs2_glock_get()690 if (glops->go_flags & GLOF_LVB) { in gfs2_glock_get()1052 (glops->go_flags & GLOF_LRU)) in gfs2_glock_dq()
228 const unsigned long go_flags; member