Home
last modified time | relevance | path

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

/fs/gfs2/
A Dglops.c714 .go_flags = GLOF_NONDISK,
724 .go_flags = GLOF_ASPACE | GLOF_LVB,
734 .go_flags = GLOF_LVB,
741 .go_flags = GLOF_NONDISK,
748 .go_flags = GLOF_NONDISK,
754 .go_flags = GLOF_NONDISK,
759 .go_flags = GLOF_NONDISK,
765 .go_flags = GLOF_LVB | GLOF_NONDISK,
770 .go_flags = GLOF_NONDISK,
A Dglock.h172 if (gl->gl_ops->go_flags & GLOF_ASPACE) { in gfs2_glock2aspace()
A Dglock.c132 if (gl->gl_ops->go_flags & GLOF_ASPACE) { in gfs2_glock_dealloc()
159 if (gl->gl_ops->go_flags & GLOF_NONDISK) in glock_blocked_by_withdraw()
1180 if (glops->go_flags & GLOF_ASPACE) { in gfs2_glock_get()
1194 if (glops->go_flags & GLOF_LVB) { in gfs2_glock_get()
2388 if (gl->gl_ops->go_flags & GLOF_ASPACE) { in gfs2_dump_glock()
A Dincore.h229 const unsigned long go_flags; member

Completed in 15 milliseconds