Home
last modified time | relevance | path

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

/Linux-v4.19/fs/gfs2/
Dglops.c596 .go_flags = GLOF_LVB,
623 .go_flags = GLOF_LVB | GLOF_LRU,
Dincore.h252 #define GLOF_LVB 2 macro
Dglock.c814 if (glops->go_flags & GLOF_LVB) { in gfs2_glock_get()