Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/fs/gfs2/
Dglops.c756 .go_flags = GLOF_ASPACE | GLOF_LRU | GLOF_LVB,
766 .go_flags = GLOF_LVB,
798 .go_flags = GLOF_LVB | GLOF_LRU | GLOF_NONDISK,
Dincore.h254 #define GLOF_LVB 2 /* Lock Value Block attached */ macro
Dglock.c1044 if (glops->go_flags & GLOF_LVB) { in gfs2_glock_get()