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

/linux-master/fs/gfs2/
H A Dglops.c721 .go_flags = GLOF_ASPACE | GLOF_LRU | GLOF_LVB,
745 .go_flags = GLOF_LRU | GLOF_NONDISK,
751 .go_flags = GLOF_LRU | GLOF_NONDISK,
762 .go_flags = GLOF_LVB | GLOF_LRU | GLOF_NONDISK,
H A Dincore.h233 #define GLOF_LRU 4 /* LRU managed */ macro
H A Dglock.c218 if (!(gl->gl_ops->go_flags & GLOF_LRU))
235 if (!(gl->gl_ops->go_flags & GLOF_LRU))

Completed in 110 milliseconds