Home
last modified time | relevance | path

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

/linux-4.1.27/fs/gfs2/
Dglops.c574 .go_flags = GLOF_LVB,
599 .go_flags = GLOF_LVB,
Dincore.h227 #define GLOF_LVB 2 macro
Dglock.c733 if (glops->go_flags & GLOF_LVB) { in gfs2_glock_get()