Home
last modified time | relevance | path

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

/Linux-v4.19/fs/gfs2/
Dglops.c586 .go_flags = GLOF_ASPACE | GLOF_LRU,
609 .go_flags = GLOF_LRU,
614 .go_flags = GLOF_LRU,
623 .go_flags = GLOF_LVB | GLOF_LRU,
Dincore.h253 #define GLOF_LRU 4 macro
Dglock.c200 if (!(gl->gl_ops->go_flags & GLOF_LRU)) in gfs2_glock_remove_from_lru()
1162 (glops->go_flags & GLOF_LRU)) in gfs2_glock_dq()