Searched refs:GLOF_LRU (Results 1 – 3 of 3) sorted by relevance
743 .go_flags = GLOF_ASPACE | GLOF_LRU | GLOF_LVB,768 .go_flags = GLOF_LRU | GLOF_NONDISK,774 .go_flags = GLOF_LRU | GLOF_NONDISK,785 .go_flags = GLOF_LVB | GLOF_LRU | GLOF_NONDISK,
233 #define GLOF_LRU 4 /* LRU managed */ macro
218 if (!(gl->gl_ops->go_flags & GLOF_LRU)) in gfs2_glock_add_to_lru()235 if (!(gl->gl_ops->go_flags & GLOF_LRU)) in gfs2_glock_remove_from_lru()
Completed in 13 milliseconds