Home
last modified time | relevance | path

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

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