Home
last modified time | relevance | path

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

/Linux-v5.10/fs/gfs2/
Dglops.c759 .go_flags = GLOF_ASPACE | GLOF_LRU | GLOF_LVB,
769 .go_flags = GLOF_LVB,
801 .go_flags = GLOF_LVB | GLOF_LRU | GLOF_NONDISK,
Dincore.h254 #define GLOF_LVB 2 /* Lock Value Block attached */ macro
Dglock.c1026 if (glops->go_flags & GLOF_LVB) { in gfs2_glock_get()