Home
last modified time | relevance | path

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

/linux/fs/gfs2/
A Dglops.c702 .go_flags = GLOF_NONDISK,
712 .go_flags = GLOF_ASPACE | GLOF_LVB,
722 .go_flags = GLOF_LVB,
729 .go_flags = GLOF_NONDISK,
736 .go_flags = GLOF_NONDISK,
742 .go_flags = GLOF_NONDISK,
747 .go_flags = GLOF_NONDISK,
753 .go_flags = GLOF_LVB | GLOF_NONDISK,
758 .go_flags = GLOF_NONDISK,
A Dglock.h162 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()
1193 if (glops->go_flags & GLOF_ASPACE) { in gfs2_glock_get()
1207 if (glops->go_flags & GLOF_LVB) { in gfs2_glock_get()
2408 if (gl->gl_ops->go_flags & GLOF_ASPACE) { in gfs2_dump_glock()
A Dincore.h229 const unsigned long go_flags; member
/linux/Documentation/filesystems/
A Dgfs2-glocks.rst71 go_flags GLOF_ASPACE is set, if the glock has an address space

Completed in 15 milliseconds