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

/linux-master/fs/gfs2/
H A Dglock.h162 if (gl->gl_ops->go_flags & GLOF_ASPACE) {
H A Dincore.h231 #define GLOF_ASPACE 1 /* address space attached */ macro
H A Dglops.c721 .go_flags = GLOF_ASPACE | GLOF_LRU | GLOF_LVB,
H A Dglock.c134 if (gl->gl_ops->go_flags & GLOF_ASPACE) {
1182 if (glops->go_flags & GLOF_ASPACE) {
2382 if (gl->gl_ops->go_flags & GLOF_ASPACE) {

Completed in 234 milliseconds