Home
last modified time | relevance | path

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

/linux/fs/gfs2/
H A Dglops.c730 .go_flags = GLOF_ASPACE | GLOF_LRU | GLOF_LVB,
740 .go_flags = GLOF_LVB,
771 .go_flags = GLOF_LVB | GLOF_LRU | GLOF_NONDISK,
H A Dincore.h232 #define GLOF_LVB 2 /* Lock Value Block attached */ macro
H A Dglock.c1236 if (glops->go_flags & GLOF_LVB) { in gfs2_glock_get()