Home
last modified time | relevance | path

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

/linux-4.4.14/fs/gfs2/
Dglops.c584 .go_flags = GLOF_LVB,
611 .go_flags = GLOF_LVB | GLOF_LRU,
Dincore.h230 #define GLOF_LVB 2 macro
Dglock.c674 if (glops->go_flags & GLOF_LVB) { in gfs2_glock_get()