Home
last modified time | relevance | path

Searched refs:GLOF_LRU (Results 1 – 3 of 3) sorted by relevance

/fs/gfs2/
Dglops.c574 .go_flags = GLOF_ASPACE | GLOF_LRU,
597 .go_flags = GLOF_LRU,
602 .go_flags = GLOF_LRU,
611 .go_flags = GLOF_LVB | GLOF_LRU,
Dincore.h231 #define GLOF_LRU 4 macro
Dglock.c139 if (!(gl->gl_ops->go_flags & GLOF_LRU)) in gfs2_glock_add_to_lru()