Home
last modified time | relevance | path

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

/linux-4.4.14/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.c1032 (glops->go_flags & GLOF_LRU)) in gfs2_glock_dq()