Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/fs/gfs2/
H A Dglops.c756 .go_flags = GLOF_ASPACE | GLOF_LRU | GLOF_LVB,
781 .go_flags = GLOF_LRU | GLOF_NONDISK,
787 .go_flags = GLOF_LRU | GLOF_NONDISK,
798 .go_flags = GLOF_LVB | GLOF_LRU | GLOF_NONDISK,
H A Dincore.h255 #define GLOF_LRU 4 /* LRU managed */ macro
H A Dglock.c210 if (!(gl->gl_ops->go_flags & GLOF_LRU)) in gfs2_glock_add_to_lru()
228 if (!(gl->gl_ops->go_flags & GLOF_LRU)) in gfs2_glock_remove_from_lru()