Home
last modified time | relevance | path

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

/linux-4.19.296/fs/gfs2/
Dglops.c602 .go_flags = GLOF_LVB,
629 .go_flags = GLOF_LVB | GLOF_LRU,
Dincore.h252 #define GLOF_LVB 2 macro
Dglock.c819 if (glops->go_flags & GLOF_LVB) { in gfs2_glock_get()