Home
last modified time | relevance | path

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

/Linux-v5.4/fs/gfs2/
Dglops.c606 .go_flags = GLOF_LVB,
633 .go_flags = GLOF_LVB | GLOF_LRU,
Dincore.h249 #define GLOF_LVB 2 macro
Dglock.c822 if (glops->go_flags & GLOF_LVB) { in gfs2_glock_get()