Home
last modified time | relevance | path

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

/linux-6.1.9/fs/gfs2/
Dglops.c741 .go_flags = GLOF_ASPACE | GLOF_LRU | GLOF_LVB,
751 .go_flags = GLOF_LVB,
784 .go_flags = GLOF_LVB | GLOF_LRU | GLOF_NONDISK,
Dincore.h232 #define GLOF_LVB 2 /* Lock Value Block attached */ macro
Dglock.c1187 if (glops->go_flags & GLOF_LVB) { in gfs2_glock_get()