Home
last modified time | relevance | path

Searched refs:GLOF_ASPACE (Results 1 – 4 of 4) sorted by relevance

/fs/gfs2/
Dglock.h176 if (gl->gl_ops->go_flags & GLOF_ASPACE) in gfs2_glock2aspace()
Dincore.h225 #define GLOF_ASPACE 1 macro
Dglops.c566 .go_flags = GLOF_ASPACE,
Dglock.c112 if (gl->gl_ops->go_flags & GLOF_ASPACE) { in gfs2_glock_dealloc()
730 if (glops->go_flags & GLOF_ASPACE) in gfs2_glock_get()