Home
last modified time | relevance | path

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

/linux/fs/gfs2/
A Dglock.h182 if (gl->gl_ops->go_flags & GLOF_ASPACE) in gfs2_glock2aspace()
A Dincore.h230 #define GLOF_ASPACE 1 /* address space attached */ macro
A Dglock.c130 if (gl->gl_ops->go_flags & GLOF_ASPACE) in gfs2_glock_dealloc()
1174 if (glops->go_flags & GLOF_ASPACE) in gfs2_glock_get()
2400 if (gl->gl_ops->go_flags & GLOF_ASPACE) { in gfs2_dump_glock()
A Dglops.c743 .go_flags = GLOF_ASPACE | GLOF_LRU | GLOF_LVB,
/linux/Documentation/filesystems/
A Dgfs2-glocks.rst73 go_flags GLOF_ASPACE is set, if the glock has an address space

Completed in 16 milliseconds